[
https://issues.apache.org/jira/browse/NETBEANS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Whelpton resolved NETBEANS-1148.
-------------------------------------
Resolution: Fixed
Fix Version/s: 11.0
Should be fixed by
https://github.com/apache/incubator-netbeans/commit/a760f722373cff71180b0a5c9843373dabb19e95
> 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
> Labels: pull-request-available
> Fix For: 11.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists