I'm using the Intellj IDE and exporting a project to a jar
file using Artifacts. However, when I use this jar on other projects the javadoc style comments of the methods do not appear.
Is there any way to do this?
I'm using the Intellj IDE and exporting a project to a jar
file using Artifacts. However, when I use this jar on other projects the javadoc style comments of the methods do not appear.
Is there any way to do this?