How to add javadocs to eclipse java editor context?
Marcos Maia
Ranch Hand
Joined: Jan 06, 2001
Posts: 977
posted
0
Hi,
How do I add javadoc context help support using java editor for added libraries in eclipse? For example I�d like to have a context highlight while editing JME files using EclipseME. How do I add MIDP APIs to eclipse context help?
Try this. Select Project | Properties, then in the Properties for project dialog, in the Java Build Path selection, on the Libraries tab, expand the library/jar. There should be a Javadoc Location setting. Change that to the location of the javadoc for the jar.