summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2013-12-04 09:38:25 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2013-12-04 09:38:25 +0200
commit663779e97d5072592e0f248d34df94d9c3ebf33f (patch)
tree2e07f7e86ce0e9ee4e9c281e36bca70929ff66e6 /.classpath
parent0bb21a5b0aa2a835d6a8aa5f8cbe46388c428f13 (diff)
convert some java setting file to nl-terminated
Diffstat (limited to '.classpath')
-rw-r--r--.classpath12
1 files changed, 6 insertions, 6 deletions
diff --git a/.classpath b/.classpath
index 91ee9a5..fb565a5 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>