I was wondering if there's a way to export a project to a .jar file that INCLUDES its javadoc instead of creating a properties file in each project that includes that jar, as suggested in the question below.
How to attach javadoc or sources to jars in libs folder?
Thanks in advance.
Regards.