Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2012-04-10 13:21:39 +0000
committernhauge2012-04-10 13:21:39 +0000
commit65a36b20353b9b061b130a3662217d4fe6a8d857 (patch)
tree60532ed6c933046b7fca38f4925290e744bdf519 /common/plugins/org.eclipse.jpt.common.core/.classpath
parenta8195d55f03af975249fbb9fe5cc9c90a13fbb25 (diff)
downloadwebtools.dali-201204100000.tar.gz
webtools.dali-201204100000.tar.xz
webtools.dali-201204100000.zip
This commit was manufactured by cvs2svn to create tag 'v201204100000'.v201204100000
Diffstat (limited to 'common/plugins/org.eclipse.jpt.common.core/.classpath')
-rw-r--r--common/plugins/org.eclipse.jpt.common.core/.classpath14
1 files changed, 0 insertions, 14 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.core/.classpath b/common/plugins/org.eclipse.jpt.common.core/.classpath
deleted file mode 100644
index 84e5b0b8a4..0000000000
--- a/common/plugins/org.eclipse.jpt.common.core/.classpath
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="property_files"/>
- <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">
- <accessrules>
- <accessrule kind="accessible" pattern="org/eclipse/jst/**"/>
- <accessrule kind="accessible" pattern="org/eclipse/wst/**"/>
- <accessrule kind="nonaccessible" pattern="org/eclipse/jpt/common/utility/model/value/**"/>
- </accessrules>
- </classpathentry>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top