Tobias Warneke created NETBEANS-2748:
----------------------------------------
Summary: visualization of java module in maven project
Key: NETBEANS-2748
URL: https://issues.apache.org/jira/browse/NETBEANS-2748
Project: NetBeans
Issue Type: Bug
Components: projects - Maven
Affects Versions: 11.0
Reporter: Tobias Warneke
This is all about modules of the java module system and using Java 11 to
compile.
Using an ANT - project style the packages of a java module are tapped with a
little lock icon in the project view. This is not the case if I have a module
within a maven project.
It would be nice if I could expose packages via right click + popup command at
them like I can if I using Netbeans module system.
It would be a huge benefit if I could differ between exposed, locked
packages/classes.
However, as a side task, it would be cool if the Class icon in the project view
could reflect the visibility of this class (public, protected ..)
--
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