Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-3768

Library source handling does not handle module-info

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 11.3
    • 11.3
    • NB-11.3beta1, jdk-13, Win7

    Description

      After creating a library from javafx-sdk-13.0.2, including source (had to unzip source and add each of the 7 top level zip directories as a folder), almost all import statements are red underlined with an error. From within a javafx source file, "Go To Source", "Go To Declaration" do not work. For example for Label.java there is

      import javafx.beans.property.ObjectProperty;
      

      in the editor we get the popup error

      package javafx.beans.property is not visible
      (package javafx.beans.property is declared in the unnamed module, but module javafx.beans.property does not read it)

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            errael Ernie Rael
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: