Index: trunk/ide/netbeans/nbproject/genfiles.properties
===================================================================
--- trunk/ide/netbeans/nbproject/genfiles.properties	(revision 16095)
+++ trunk/ide/netbeans/nbproject/genfiles.properties	(revision 16139)
@@ -5,4 +5,4 @@
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
 nbproject/build-impl.xml.data.CRC32=f36994fb
-nbproject/build-impl.xml.script.CRC32=5e13918b
-nbproject/build-impl.xml.stylesheet.CRC32=830a3534@1.80.1.48
+nbproject/build-impl.xml.script.CRC32=250d22b4
+nbproject/build-impl.xml.stylesheet.CRC32=f89f7d21@1.94.0.48
Index: trunk/ide/netbeans/nbproject/project.properties
===================================================================
--- trunk/ide/netbeans/nbproject/project.properties	(revision 16095)
+++ trunk/ide/netbeans/nbproject/project.properties	(revision 16139)
@@ -51,9 +51,11 @@
 includes=**/*.java
 jar.compress=false
-javac.classpath=
+javac.classpath=${ivy.classpath}
 # Space-separated list of extra javac options
 javac.compilerargs=-Xlint:unchecked -Xlint:cast -Xlint:dep-ann -Xlint:divzero -Xlint:empty -Xlint:finally -Xlint:overrides -Xlint:static -Xlint:try  -Xlint:deprecation
 javac.deprecation=true
 javac.external.vm=false
+javac.modulepath=
+javac.processormodulepath=
 javac.processorpath=\
     ${javac.classpath}
@@ -76,4 +78,5 @@
     ${file.reference.spotbugs.jar}:\
     ${file.reference.commons-testing-2.1.0.jar}
+javac.test.modulepath=${javac.modulepath}
 javac.test.processorpath=\
     ${javac.test.classpath}
@@ -97,7 +100,9 @@
     ${javac.classpath}:\
     ${build.classes.dir}
+run.modulepath=${javac.modulepath}
 run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
+run.test.modulepath=${javac.test.modulepath}
 source.encoding=UTF-8
 src.dir=${file.reference.core-src}
