Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrbrooks2010-07-24 08:02:08 +0000
committerrbrooks2010-07-24 08:02:08 +0000
commit4ed8bddc791fda93940f238c5135556a07041dc0 (patch)
tree64a118285c5006c3a38320dbb2d374e8ea72a061 /plugins/org.eclipse.osee.ote.ui/build.properties
parent542cc7344d3f129d64e47f547384297c8e1b1f43 (diff)
downloadorg.eclipse.osee-4ed8bddc791fda93940f238c5135556a07041dc0.tar.gz
org.eclipse.osee-4ed8bddc791fda93940f238c5135556a07041dc0.tar.xz
org.eclipse.osee-4ed8bddc791fda93940f238c5135556a07041dc0.zip
converted all line terminators to unix style
Diffstat (limited to 'plugins/org.eclipse.osee.ote.ui/build.properties')
-rw-r--r--plugins/org.eclipse.osee.ote.ui/build.properties18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/org.eclipse.osee.ote.ui/build.properties b/plugins/org.eclipse.osee.ote.ui/build.properties
index 49a95002237..63604472841 100644
--- a/plugins/org.eclipse.osee.ote.ui/build.properties
+++ b/plugins/org.eclipse.osee.ote.ui/build.properties
@@ -1,9 +1,9 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- plugin.xml,\
- images/,\
- build.properties,\
- help/,\
- schema/
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ images/,\
+ build.properties,\
+ help/,\
+ schema/

Back to the top