Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-11-09 15:50:09 +0000
committernhauge2011-11-09 15:50:09 +0000
commit66417f40546ba380604d1f90fcd42c898090e9fb (patch)
tree7e78089e7e1ac301b31bd40bd3b633f8cfa83909 /jpa/plugins/org.eclipse.jpt.jpa.db.ui/.classpath
parent5df180c313a919fa82fc345ea4cb31af648c6079 (diff)
downloadwebtools.dali-201111103010.tar.gz
webtools.dali-201111103010.tar.xz
webtools.dali-201111103010.zip
This commit was manufactured by cvs2svn to create tag 'v201111103010'.v201111103010
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.jpa.db.ui/.classpath')
-rw-r--r--jpa/plugins/org.eclipse.jpt.jpa.db.ui/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.jpa.db.ui/.classpath b/jpa/plugins/org.eclipse.jpt.jpa.db.ui/.classpath
deleted file mode 100644
index 304e86186a..0000000000
--- a/jpa/plugins/org.eclipse.jpt.jpa.db.ui/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top