Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.define.help.ui/.classpath')
-rw-r--r--plugins/org.eclipse.osee.define.help.ui/.classpath10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/org.eclipse.osee.define.help.ui/.classpath b/plugins/org.eclipse.osee.define.help.ui/.classpath
index 086e641b302..e27aa380554 100644
--- a/plugins/org.eclipse.osee.define.help.ui/.classpath
+++ b/plugins/org.eclipse.osee.define.help.ui/.classpath
@@ -1,5 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+</classpath>

Back to the top