You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Andreas Eckstein (JIRA)" <ji...@apache.org> on 2018/08/18 12:22:00 UTC

[jira] [Updated] (NETBEANS-1148) Trying to add several jigsaw modules to modulepath at once will add one; the rest goes to classpath

     [ https://issues.apache.org/jira/browse/NETBEANS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Eckstein updated NETBEANS-1148:
---------------------------------------
    Summary: Trying to add several jigsaw modules to modulepath at once will add one; the rest goes to classpath  (was: Trying to add several modules to modulepath at once will add one; the rest goes to classpath)

> Trying to add several jigsaw 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
>            Priority: Major
>
> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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