user124 created NETBEANS-3084:
---------------------------------

             Summary: Still didn't have good modules suppor in jdk >=9
                 Key: NETBEANS-3084
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3084
             Project: NetBeans
          Issue Type: Bug
          Components: apisupport - Project, java - Project
    Affects Versions: 11.1
         Environment: Product Version: Apache NetBeans IDE 11.1
Java: 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10
Runtime: OpenJDK Runtime Environment 12.0.2+10
System: Linux version 5.2.11-1-default running on amd64; UTF-8; ru_UA (nb)
            Reporter: user124


# Netbeans always create a module-info.java only at src directory.
 # Every time when compiling module app get an error:

error: file should be on source path, or on patch path for module
package

 

Temporary workaround:

Edit /nbproject/project.properties. Add line: module.name="module name"

 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to