You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2019/02/27 15:48: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 ]

Laszlo Kishalmi updated NETBEANS-1148:
--------------------------------------
    Labels: 11.0-vc1 pull-request-available  (was: pull-request-available)

> 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: 11.0-vc1, 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: 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