This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270305 - Add Rename and Delete actions for module in MultiModule project
Summary: Add Rename and Delete actions for module in MultiModule project
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Java 9 MultiModule (show other bugs)
Version: Dev
Hardware: PC All
: P1 normal (vote)
Assignee: Martin Balin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-05 11:19 UTC by Martin Balin
Modified: 2017-04-05 11:19 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Balin 2017-04-05 11:19:06 UTC
Java9 MultiModule project needs to add also Rename and Delete actions for Java 9 modules it contains. There is no way currently how to get rid of module or rename it. 
Rename action should work also when user renames module inside module-info.java opened in NB editor.