Andreas Eckstein created NETBEANS-1148:
------------------------------------------

             Summary: Adding several modules to modulepath at once will add 
one; the rest goes to classpath
                 Key: NETBEANS-1148
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1148
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 9.0
            Reporter: Andreas Eckstein


I have java modular projects A and B, where A contains jigsaw modules A1, A2, 
...

Now I want to add all modules A* to B via 'Right-click on 
B'->Properties->Libraries->Modulepath->'Add Project...'. With the pop-up file 
picker, I can select project A, and then any number of its modules. However, 
only the first of those will be added to to the Modulepath list, all others are 
added to Classpath instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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