Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-12-04 00:36:13 +0000
committerAngel Avila2014-12-04 00:36:13 +0000
commit7c974809073fe4ea14a6e992917e7c533e7f50e3 (patch)
tree8f35e9bc64fa7024635bee5ace3737fa877c5f00 /plugins/org.eclipse.osee.database/.classpath
parentd2eca638ec9131c1dd5f1f3c18e25e5e6d6e7541 (diff)
downloadorg.eclipse.osee-7c974809073fe4ea14a6e992917e7c533e7f50e3.tar.gz
org.eclipse.osee-7c974809073fe4ea14a6e992917e7c533e7f50e3.tar.xz
org.eclipse.osee-7c974809073fe4ea14a6e992917e7c533e7f50e3.zip
feature[ats_ATS139503]: Remove IOseeDatabaseService from server
Diffstat (limited to 'plugins/org.eclipse.osee.database/.classpath')
-rw-r--r--plugins/org.eclipse.osee.database/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/org.eclipse.osee.database/.classpath b/plugins/org.eclipse.osee.database/.classpath
deleted file mode 100644
index ad32c83a788..00000000000
--- a/plugins/org.eclipse.osee.database/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top