2014-06-24 15:04:46 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="JAVA_MODULE" version="4">
|
2015-01-08 14:43:05 +00:00
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
2014-07-22 16:47:45 +00:00
|
|
|
<output url="file://$MODULE_DIR$/build" />
|
|
|
|
<output-test url="file://$MODULE_DIR$/build" />
|
2014-06-24 15:04:46 +00:00
|
|
|
<content url="file://$MODULE_DIR$">
|
2014-08-26 11:45:28 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/java.compiler/share/classes" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/jdk.compiler/share/classes" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/jdk.javadoc/share/classes" isTestSource="false" />
|
2015-05-27 20:25:18 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/jdk.jdeps/share/classes" isTestSource="false" />
|
2015-10-19 17:15:16 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/jdk.jshell/share/classes" isTestSource="false" />
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Vicente Romero <vicente.romero@oracle.com>
Co-authored-by: Andreas Lundblad <andreas.lundblad@oracle.com>
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
2016-03-17 19:04:28 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/build/gensrc/jdk.compiler" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/build/gensrc/jdk.javadoc" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/build/gensrc/jdk.jdeps" isTestSource="false" />
|
2014-06-24 15:04:46 +00:00
|
|
|
</content>
|
2014-08-19 11:13:43 +00:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2014-06-24 15:04:46 +00:00
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
</component>
|
|
|
|
</module>
|