Bug 509705 - Enhance Oxygen to Create Modules
Summary: Enhance Oxygen to Create Modules
Status: CLOSED DUPLICATE of bug 488748
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: BETA J9   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-24 15:58 EST by Eric Kolotyluk CLA
Modified: 2016-12-25 06:53 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Kolotyluk CLA 2016-12-24 15:58:45 EST
As a Software Developer,
I want to be able to create a Java module via the IDE GUI,
So that I can I can build module based projects in Eclipse.

1. File->New menu contains "Module" item
2. GUI prompts for the 'module name'
3. Creates default module-info.java file based on 'module name'
4. Editor recognizes module declaration correctly
Comment 1 Stephan Herrmann CLA 2016-12-25 06:49:48 EST
Such functionality is being developed in JDT/UI.
Comment 2 Stephan Herrmann CLA 2016-12-25 06:53:17 EST
This request touches different tasks, marking as duplicate of the one that addresses creation of module-info.java.

Note, that Oxygen cannot support development with Java 9, since at the date of the Oxygen release Java 9 does not "exist". It is planned, however, to release this functionality once Java 9 is released.

*** This bug has been marked as a duplicate of bug 488748 ***