Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2011-10-28 19:10:52 +0000
committerThomas Watson2011-10-28 19:10:52 +0000
commit7e1d35c04d1f6559b7dc584e8d91adfc5ea0adac (patch)
tree30d2e93c1b27242a1c25707322db278cac13be47
parentdb46b8ee15ad1cab34375afb12f00e1e0bd66583 (diff)
downloadrt.equinox.framework-7e1d35c04d1f6559b7dc584e8d91adfc5ea0adac.tar.gz
rt.equinox.framework-7e1d35c04d1f6559b7dc584e8d91adfc5ea0adac.tar.xz
rt.equinox.framework-7e1d35c04d1f6559b7dc584e8d91adfc5ea0adac.zip
Add project preferences to have unix EOL
-rw-r--r--bundles/org.eclipse.osgi/.settings/org.eclipse.core.runtime.prefs2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi/.settings/org.eclipse.core.runtime.prefs b/bundles/org.eclipse.osgi/.settings/org.eclipse.core.runtime.prefs
new file mode 100644
index 000000000..5a0ad22d2
--- /dev/null
+++ b/bundles/org.eclipse.osgi/.settings/org.eclipse.core.runtime.prefs
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+line.separator=\n

Back to the top