Remove "edit" commands which are replaced by generic cdmViewer framework
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / .classpath
index 9fcc4578cea31a03d820f6c70c62e6017af40f55..13a030a921aeff76fcc5b7e9a4e2ef05c8eda717 100644 (file)
@@ -1,19 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<classpath>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>\r
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>\r
-       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>\r
-       <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/core-1.8.5.jar"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/sequencing-1.8.5.jar"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/bioinfweb.commons"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/JPhyloIO" sourcepath="lib/JPhyloIO"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.core"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.swt"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.tic.core"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.tic.swt"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.biojava1"/>\r
-       <classpathentry kind="output" path="target/classes"/>\r
-</classpath>\r
+<?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.7"/>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
+       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>
+       <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
+       <classpathentry kind="output" path="target/classes"/>
+</classpath>