Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-02-04 21:02:06 +0000
committernitind2010-02-04 21:02:06 +0000
commit6b0ad548ca9c7e5ddd7501e0e8be32fe4bb7f33d (patch)
treec423c14705eee071ba8d4077399520552e081c84 /tests/org.eclipse.wst.xml.tests.encoding/.classpath
parent1d3065d1b50ecdb0075c7550a00ab18388a86256 (diff)
downloadwebtools.sourceediting.tests-201002042121.tar.gz
webtools.sourceediting.tests-201002042121.tar.xz
webtools.sourceediting.tests-201002042121.zip
This commit was manufactured by cvs2svn to create tag 'v201002042121'.v201002042121
Diffstat (limited to 'tests/org.eclipse.wst.xml.tests.encoding/.classpath')
-rw-r--r--tests/org.eclipse.wst.xml.tests.encoding/.classpath11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.classpath b/tests/org.eclipse.wst.xml.tests.encoding/.classpath
deleted file mode 100644
index 76c602712..000000000
--- a/tests/org.eclipse.wst.xml.tests.encoding/.classpath
+++ /dev/null
@@ -1,11 +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.4"/>
- <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con">
- <accessrules>
- <accessrule kind="accessible" pattern="org/eclipse/wst/**"/>
- </accessrules>
- </classpathentry>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top