Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2007-06-20 03:29:05 +0000
committernhauge2007-06-20 03:29:05 +0000
commitebee3d00395d2dcf6137edf82f864c2e3a62657e (patch)
tree64c253196a15376f3564c3337ddaa1bae6b93136 /jpa/tests/org.eclipse.jpt.utility.tests/.classpath
parentabb3357f38106813a5a171bbefdf37f569386a17 (diff)
downloadwebtools.dali-ebee3d00395d2dcf6137edf82f864c2e3a62657e.tar.gz
webtools.dali-ebee3d00395d2dcf6137edf82f864c2e3a62657e.tar.xz
webtools.dali-ebee3d00395d2dcf6137edf82f864c2e3a62657e.zip
This commit was manufactured by cvs2svn to create tag 'v200706190000'.v200706190000
Diffstat (limited to 'jpa/tests/org.eclipse.jpt.utility.tests/.classpath')
-rw-r--r--jpa/tests/org.eclipse.jpt.utility.tests/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/jpa/tests/org.eclipse.jpt.utility.tests/.classpath b/jpa/tests/org.eclipse.jpt.utility.tests/.classpath
deleted file mode 100644
index 304e86186a..0000000000
--- a/jpa/tests/org.eclipse.jpt.utility.tests/.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