diff --git a/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl b/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl index 596ad74..f83658d 100644 --- a/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl +++ b/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl @@ -278,14 +278,6 @@ Microsystems, Inc. All Rights Reserved. true - - @{srcdir} - @{destdir} - ${build.dir}/depcache - - - - @{srcdir} @{destdir} @@ -310,6 +302,67 @@ Microsystems, Inc. All Rights Reserved. + + depend + http://www.netbeans.org/ns/car-project/1 + + srcdir + + + + + + + + destdir + ${build.classes.dir} + + + classpath + ${javac.classpath} + + + + @{srcdir} + @{destdir} + ${build.dir}/depcache + + + + + + + + force-recompile + http://www.netbeans.org/ns/car-project/1 + + destdir + ${build.classes.dir} + + + Must set javac.includes + + + javac.includes.binary + , + + + @{destdir} + ${javac.includes} + + + + *.java + *.class + + + + + + + @@ -691,6 +744,7 @@ Microsystems, Inc. All Rights Reserved. + @@ -854,6 +908,7 @@ Microsystems, Inc. All Rights Reserved. init,deps-jar,-pre-pre-compile,-pre-compile,-copy-meta-inf,web-service-client-compile have.sources + @@ -881,6 +936,7 @@ Microsystems, Inc. All Rights Reserved. init,deps-jar,-pre-pre-compile,web-service-client-compile Must select some files in the IDE or set javac.includes + @@ -1340,6 +1396,15 @@ Microsystems, Inc. All Rights Reserved. have.tests init,compile,-pre-pre-compile-test,-pre-compile-test + + + + + + + ${build.test.classes.dir} + ${javac.test.classpath} + @@ -1376,6 +1441,9 @@ Microsystems, Inc. All Rights Reserved. have.tests init,compile,-pre-pre-compile-test,-pre-compile-test-single Must select some files in the IDE or set javac.includes + + ${build.test.classes.dir} + diff --git a/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl b/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl index c21bfb1..295c47c 100644 --- a/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl +++ b/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl @@ -249,14 +249,6 @@ is divided into following sections: true - - @{srcdir} - @{destdir} - ${build.dir}/depcache - - - - @{srcdir} @@ -281,6 +273,67 @@ is divided into following sections: + + depend + http://www.netbeans.org/ns/j2ee-ejbjarproject/3 + + srcdir + + + + + + + + destdir + ${build.classes.dir} + + + classpath + ${javac.classpath} + + + + @{srcdir} + @{destdir} + ${build.dir}/depcache + + + + + + + + force-recompile + http://www.netbeans.org/ns/j2ee-ejbjarproject/3 + + destdir + ${build.classes.dir} + + + Must set javac.includes + + + javac.includes.binary + , + + + @{destdir} + ${javac.includes} + + + + *.java + *.class + + + + + + + @@ -603,6 +656,7 @@ is divided into following sections: + @@ -763,6 +817,7 @@ is divided into following sections: init,deps-jar,-pre-pre-compile,-pre-compile,-copy-meta-inf,web-service-client-compile have.sources + @@ -806,6 +861,7 @@ is divided into following sections: init,deps-jar,-pre-pre-compile,web-service-client-compile Must select some files in the IDE or set javac.includes + @@ -1084,6 +1140,15 @@ is divided into following sections: have.tests init,compile,-pre-pre-compile-test,-pre-compile-test + + + + + + + ${build.test.classes.dir} + ${javac.test.classpath}:${j2ee.platform.classpath} + @@ -1120,6 +1185,9 @@ is divided into following sections: have.tests init,compile,-pre-pre-compile-test,-pre-compile-test-single Must select some files in the IDE or set javac.includes + + ${build.test.classes.dir} + diff --git a/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl b/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl index 0930e80..80195e5 100644 --- a/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl +++ b/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl @@ -303,14 +303,6 @@ introduced by support for multiple source roots. -jglick true - - @{srcdir} - @{destdir} - ${build.dir}/depcache - - - - @{srcdir} @{destdir} @@ -335,6 +327,67 @@ introduced by support for multiple source roots. -jglick + + depend + http://www.netbeans.org/ns/web-project/3 + + srcdir + + + + + + + + destdir + ${build.classes.dir} + + + classpath + ${javac.classpath} + + + + @{srcdir} + @{destdir} + ${build.dir}/depcache + + + + + + + + force-recompile + http://www.netbeans.org/ns/web-project/3 + + destdir + ${build.classes.dir} + + + Must set javac.includes + + + javac.includes.binary + , + + + @{destdir} + ${javac.includes} + + + + *.java + *.class + + + + + + + @@ -712,6 +765,7 @@ introduced by support for multiple source roots. -jglick + @@ -798,6 +852,7 @@ introduced by support for multiple source roots. -jglick init, deps-jar, -pre-pre-compile, -pre-compile, -copy-manifest, -copy-persistence-xml, -copy-webdir, library-inclusion-in-archive,library-inclusion-in-manifest,-do-ws-compile have.sources + @@ -859,6 +914,7 @@ introduced by support for multiple source roots. -jglick init,deps-jar,-pre-pre-compile,web-service-client-compile Must select some files in the IDE or set javac.includes + @@ -1374,7 +1430,7 @@ introduced by support for multiple source roots. -jglick netbeans.home - init,compile,compile-jsps,-do-compile-single-jsp,debug + init,compile-single,compile-jsps,-do-compile-single-jsp,debug @@ -1489,6 +1545,15 @@ introduced by support for multiple source roots. -jglick have.tests init,compile,-pre-pre-compile-test,-pre-compile-test + + + + + + + ${build.test.classes.dir} + ${javac.test.classpath}:${j2ee.platform.classpath} + @@ -1525,6 +1590,9 @@ introduced by support for multiple source roots. -jglick have.tests init,compile,-pre-pre-compile-test,-pre-compile-test-single Must select some files in the IDE or set javac.includes + + ${build.test.classes.dir} +