Java Platform Module System: Difference between revisions

Content deleted Content added
Line 44:
 
Additionally, several other JDK 9 features have been added to ease transition to the module system:
* JEP 275: Modular Java Application Packaging: The [[Java Packager toolpackager]] will evolve for JDK 9, making it aware of [[Java Platform Module System|modules]], allowing for example to package a module and all the modules it depends on.<ref>{{cite web
| url=http://openjdk.java.net/jeps/275
| title=JEP 275: Modular Java Application Packaging