Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8125841

Netbeans project dependency information got lost after moving from rt-closed to rt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      I noticed the find usage and goto source features of Netbeans fail to work after the recent move of some JavaFX projects from rt-closed to rt. A further investigation found that the information in project.properties of these projects were gone. As Kevin pointed out that the information in How to Open Source JavaFX wiki is incorrect:

      11. In project.properties, replace javac.classpath to just refer to ${JFXRT_HOME}/jfxrt.jar. Make sure to define JFXRT_HOME in project.properties if not already defined.

      It shouldn't be "replace" but "append".

      I'm attaching a patch that will address some of the issue that affecting my work. There is still other problem such as most of decora projects are now in red I have yet to figure why.

            ckyang Chien Yang (Inactive)
            ckyang Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: