Adding Javadoc or Source links to WTK libraries
You can add Javadoc or source links to libraries of a Wireless Toolkit (WTK). This allows you to do source-level debugging (assuming the WTK has been compiled with debug information) and to use Eclipse's context-sensitive API help features.
In order to attach Javadoc to a WTK component, perform the following steps:
Note that not all Wireless Toolkits are distributed with the classes in the JAR file compiled with debug information. Thus, even though you may have attached the source to the JAR file, you may still not be able to step into the WTK source.