Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2003-03-20 10:57:15 +0000
committerDani Megert2003-03-20 10:57:15 +0000
commit98c2d8d5904cdf1e7cdba1cf879ca94e5afc7bde (patch)
tree07bae2a7fcf5e287fb37831ae035761006e4d591 /org.eclipse.ui.examples.javaeditor/build.properties
parent0b033041d52aff87e7c076a3e82cce5d93287adf (diff)
downloadeclipse.platform.text-98c2d8d5904cdf1e7cdba1cf879ca94e5afc7bde.tar.gz
eclipse.platform.text-98c2d8d5904cdf1e7cdba1cf879ca94e5afc7bde.tar.xz
eclipse.platform.text-98c2d8d5904cdf1e7cdba1cf879ca94e5afc7bde.zip
Converted from UNIX to Windows.
Reviewed by AK
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 aea6b59b47e..deb4a693ceb 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