We rely on some third-party java libraries (no source code available) which don't provide javadocs. Is there a practical way to create a javadoc jar for these libraries that I can use in Eclipse?
Ended up just creating a skeleton to attach javadocs to. Doesn't even need to compile.