[OS-JIRA] Created: (WOL-1157) WOLips incorrectly using wo.api.root to resolve javadoc references in the Java editor

From: Ramsey Gurley (JIRA) ("Ramsey)
Date: Mon Apr 05 2010 - 00:19:15 EDT

  • Next message: Mike Schrag: "Re: r6034 - branches/eclipse_3_6"

    WOLips incorrectly using wo.api.root to resolve javadoc references in the Java editor
    -------------------------------------------------------------------------------------

                     Key: WOL-1157
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1157
                 Project: WOProject/WOLips
              Issue Type: Bug
        Affects Versions: WOLips 3.5.x
             Environment: 3.5.6032
                Reporter: Ramsey Gurley

    WOLips does not search for javadocs correctly for jars configured with a javadoc location url. Example: I add axis.jar to the build path. Then I turn down the arrow next to the jar and double click on the Javadoc location. In that dialog, I configure the jar using the url http://ws.apache.org/axis/java/apiDocs/ as the javadoc location. I then click ok, and ok again. I go into the editor and create a declaration for a Call object (org.apache.axis.client.Call). Now, if I hover over the Call produces a blank javadoc tooltip. Choosing 'open external javadoc' attempts to open org/apache/axis/Call.html relative to the wo.api.root instead of http://ws.apache.org/axis/java/apiDocs/

    Referencing Javadocs in the project/file system seems to work when choosing 'open external javadoc' but still no javadocs are displayed on hover. Instead I only see "Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc."

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Mon Apr 05 2010 - 00:19:53 EDT