Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.help.webapp/build.properties')
-rw-r--r--org.eclipse.help.webapp/build.properties34
1 files changed, 17 insertions, 17 deletions
diff --git a/org.eclipse.help.webapp/build.properties b/org.eclipse.help.webapp/build.properties
index f49a22cc0..e548e3c49 100644
--- a/org.eclipse.help.webapp/build.properties
+++ b/org.eclipse.help.webapp/build.properties
@@ -1,17 +1,17 @@
-custom=true
-
-# properties for building a plugin; create project source folder - temp.folder/WEB-INF/lib/jsp.jar.src source before using pde to generate skeleton script
-#source.WEB-INF/lib/webapp.jar=src/
-#source.WEB-INF/lib/jsp.jar=${temp.folder}/WEB-INF/lib/jsp.jar.src/
-#src.includes=about.html
-#bin.includes=advanced/,basic/,WEB-INF/,*.css,*.html,*.js,*.jsp,plugin.properties,plugin.xml,webapp.properties
-#bin.excludes=cpl-v10.html,notice.html,WEB-INF/classes/
-#jars.compile.order=WEB-INF/lib/webapp.jar,WEB-INF/lib/jsp.jar
-#jars.extra.classpath=../org.eclipse.tomcat/servlet.jar,../org.eclipse.tomcat/jasper-runtime.jar
-
-# properties for building an infocenter web app
-#source.WEB-INF/lib/webapp.jar=src/
-#src.includes=cpl-v10.html,notice.html
-#bin.includes=advanced/,basic/,WEB-INF/,*.css,*.html,*.js,*.jsp,webapp.properties
-#bin.excludes=about.html,WEB-INF/classes/
-#jars.extra.classpath=../org.eclipse.tomcat/servlet.jar
+custom=true
+
+# properties for building a plugin; create project source folder - temp.folder/WEB-INF/lib/jsp.jar.src source before using pde to generate skeleton script
+#source.WEB-INF/lib/webapp.jar=src/
+#source.WEB-INF/lib/jsp.jar=${temp.folder}/WEB-INF/lib/jsp.jar.src/
+#src.includes=about.html
+#bin.includes=advanced/,basic/,WEB-INF/,*.css,*.html,*.js,*.jsp,plugin.properties,plugin.xml,webapp.properties
+#bin.excludes=cpl-v10.html,notice.html,WEB-INF/classes/
+#jars.compile.order=WEB-INF/lib/webapp.jar,WEB-INF/lib/jsp.jar
+#jars.extra.classpath=../org.eclipse.tomcat/servlet.jar,../org.eclipse.tomcat/jasper-runtime.jar
+
+# properties for building an infocenter web app
+#source.WEB-INF/lib/webapp.jar=src/
+#src.includes=cpl-v10.html,notice.html
+#bin.includes=advanced/,basic/,WEB-INF/,*.css,*.html,*.js,*.jsp,webapp.properties
+#bin.excludes=about.html,WEB-INF/classes/
+#jars.extra.classpath=../org.eclipse.tomcat/servlet.jar

Back to the top