Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorairvine2003-03-11 20:34:53 +0000
committerairvine2003-03-11 20:34:53 +0000
commit718cdfd27245723c1934bf0a836939c12b1842bd (patch)
treeca0e5c36893e790b492ff75a00be8163fff85dc0 /org.eclipse.ui.examples.javaeditor/build.properties
parentfa4f5d9825ba853e0dcb6f560142eba2cea3cd2f (diff)
downloadeclipse.platform.text-718cdfd27245723c1934bf0a836939c12b1842bd.tar.gz
eclipse.platform.text-718cdfd27245723c1934bf0a836939c12b1842bd.tar.xz
eclipse.platform.text-718cdfd27245723c1934bf0a836939c12b1842bd.zip
Fixed CVS properties
Diffstat (limited to 'org.eclipse.ui.examples.javaeditor/build.properties')
-rw-r--r--org.eclipse.ui.examples.javaeditor/build.properties42
1 files changed, 21 insertions, 21 deletions
diff --git a/org.eclipse.ui.examples.javaeditor/build.properties b/org.eclipse.ui.examples.javaeditor/build.properties
index deb4a693ceb..aea6b59b47e 100644
--- a/org.eclipse.ui.examples.javaeditor/build.properties
+++ b/org.eclipse.ui.examples.javaeditor/build.properties
@@ -1,21 +1,21 @@
-###############################################################################
-# Copyright (c) 2000, 2003 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-source.javaeditorexample.jar = Eclipse Java Editor Example/
-
-bin.includes = doc-html/,\
- icons/,\
- .options,\
- about.html,\
- plugin.properties,\
- plugin.xml,\
- *.jar
-
-src.includes = about.html
+###############################################################################
+# Copyright (c) 2000, 2003 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Common Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/cpl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
+source.javaeditorexample.jar = Eclipse Java Editor Example/
+
+bin.includes = doc-html/,\
+ icons/,\
+ .options,\
+ about.html,\
+ plugin.properties,\
+ plugin.xml,\
+ *.jar
+
+src.includes = about.html

Back to the top