Community
Participate
Working Groups
After pressing shift-f2 on an element of a Eclipse library I get a message saying that the documentation location for the element has not been configured. The message continues saying that the Javadoc location URL has to be specified for the parent jar. The message exactly says: "The documentation location for 'xxxxxx' has not been configured. For elements from libraries specify the Javadoc location URL on the properties page of the parent JAR ('xxx.yyy.xxx.jar')" But if I try to configure this location in the jar a message in the properties dialog states that: "Javadoc location can only be attached to Java projects or archives and class folders in Java projects. Source folders use the location specifies at their project." If I go to the Libraries tab of the Java Build Path dialog in the project properties page I find that the Javadoc location is marked as "non modifiable". In Eclipse 3.0 it was possible to specify this Javadoc location.
Created attachment 26285 [details] Message saying that the Javadoc location has to be configured
Created attachment 26286 [details] JAR properties page
Created attachment 26287 [details] Java Build Path
Move to JDT/UI
*** This bug has been marked as a duplicate of 52894 ***