Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Kolosowski2002-10-30 03:28:29 +0000
committerKonrad Kolosowski2002-10-30 03:28:29 +0000
commit297850001bf49c1c8c4879a352e86fcade208b39 (patch)
treef0b0b30e1c38324d9c12b77768bdae74e0eff30b /org.eclipse.help.webapp/build.properties
parent18cad8a6dc786b25fa4e7c6f956b80b4d6a842b0 (diff)
downloadeclipse.platform.ua-297850001bf49c1c8c4879a352e86fcade208b39.tar.gz
eclipse.platform.ua-297850001bf49c1c8c4879a352e86fcade208b39.tar.xz
eclipse.platform.ua-297850001bf49c1c8c4879a352e86fcade208b39.zip
*** keyword substitution change ***
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