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:
authorcbridgha2011-11-07 09:55:34 +0000
committercbridgha2011-11-07 09:55:34 +0000
commit7b674725580ff92c71a32dd5726b1ff8df3be370 (patch)
treefae42797b3993fe1647815da559c5652b3ddc203 /plugins/org.eclipse.jem.proxy/.classpath
parente3f00376058c43a13bd28b8c2c7075fb0839181c (diff)
downloadwebtools.javaee-201111071000.tar.gz
webtools.javaee-201111071000.tar.xz
webtools.javaee-201111071000.zip
This commit was manufactured by cvs2svn to create tag 'v201111071000'.v201111071000
Diffstat (limited to 'plugins/org.eclipse.jem.proxy/.classpath')
-rw-r--r--plugins/org.eclipse.jem.proxy/.classpath13
1 files changed, 0 insertions, 13 deletions
diff --git a/plugins/org.eclipse.jem.proxy/.classpath b/plugins/org.eclipse.jem.proxy/.classpath
deleted file mode 100644
index 4dae10245..000000000
--- a/plugins/org.eclipse.jem.proxy/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="proxyCommon"/>
- <classpathentry kind="src" path="initParser"/>
- <classpathentry kind="src" path="remoteCommon"/>
- <classpathentry kind="src" output="vm_bin" path="vm_remotevm"/>
- <classpathentry kind="src" path="proxy"/>
- <classpathentry kind="src" path="proxyRemote"/>
- <classpathentry kind="src" path="proxyide"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top