Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-3296 Attaching JavaFX Javadoc and Sources
  3. NETBEANS-3299

Adding Javadoc and Sources to Global Library fails

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 11.2
    • None
    • None
    • None
    • OpenJDK 13.0.1 on Ubuntu 16.04.6 LTS

    Description

      In the examples below, I'm using the JavaFX sample project for NetBeans defined in the Non-Modular Ant directory of the openjfx/samples repository.

      Expand the Javadoc and Sources for the JavaFX Linux SDK as explained in the parent issue of this subtask.

      Create the JAVAFX13 Global Library.

      Add each of the Sources directories to the library.

      Add each of the Javadoc directories to the library.

      Add the JAVAFX13 Global Library to the project's Compile Classpath.

      Open the Main.java file and select the show() method. The full documentation is not shown in the Javadoc window; only the method signature is displayed there. The toolbar button to show the documentation in an external Web browser is enabled and works correctly, opening the page directly to the appropriate method.

      Click the right-most toolbar button in the Javadoc Window to "Open source in editor." The editor opens to the correct method location but shows a file full of compilation errors.

      Attachments

        1. compile-classpath.png
          32 kB
          John Neffenger
        2. javadoc-show.png
          6 kB
          John Neffenger
        3. library-classpath.png
          49 kB
          John Neffenger
        4. library-javadoc.png
          49 kB
          John Neffenger
        5. library-sources.png
          49 kB
          John Neffenger
        6. sources-show.png
          56 kB
          John Neffenger

        Activity

          People

            Unassigned Unassigned
            jgneff John Neffenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: