I\'m building jars where I want to package them without sources but I would like the javadoc to come up for developers in eclipse.
Apache Ant javadoc task will produce API html. Normally you would then distribute this as a zip file along with your jars.