How to set external javadoc with jboss (plugin)
Hello,
I'm using jboss plugin and I wonder if there is a way to make Shift-F1 work (j2ee javadocs) without re-adding the references to the jboss jars and attaching javadocs to them.
The references are there from the beginning, but how to attach javadocs?
Thank you.
Please sign in to leave a comment.
Unfortunately there's no other solution in IDEA 4.5 for this. In IDEA 5.0 it will be possible to attach javadocs to the application server libraries (in the application server settings panel). You still will have to attach it manually, but only once per application server instead of over and over again for each project.