views:

27

answers:

2

Using Eclipse 3.5 and the plugin for mtj.

Where can I find the Javadoc location for Java ME?

How can I set the Javadoc location in Eclipse? I am using motodev sdk and also installed a mtj as Eclipse plugins.

A: 

MIDP 2.0 JSR-118 JavaDoc. All JavaME docs.

Strelok
thankx, but can u pls tell me how i can set javadoc location in eclipse as i am using motodev sdk and also installed a mtj as eclipse plugins.
UserBB
A: 

You can edit the javadoc locations for the libraries provided by the SDK on MTJ. In order to do that open the Preferences->Java ME->Device Management then select the device that you want to edit and select Edit button. Choose the Libraries tab to edit javadoc locations.

Gorkem Ercan