Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvs2001-05-09 17:41:20 +0000
committercvs2001-05-09 17:41:20 +0000
commit11b2239d1a3f67ecbe734784cd469d7fa9d6fcdc (patch)
tree8a602a360acd42ca5a6ae307adc167e8c48297cd /org.eclipse.search
parentc9685727a9184f2d5dee7439e08b5811be093483 (diff)
downloadeclipse.platform.text-11b2239d1a3f67ecbe734784cd469d7fa9d6fcdc.tar.gz
eclipse.platform.text-11b2239d1a3f67ecbe734784cd469d7fa9d6fcdc.tar.xz
eclipse.platform.text-11b2239d1a3f67ecbe734784cd469d7fa9d6fcdc.zip
dm: removed .classpath
Diffstat (limited to 'org.eclipse.search')
-rw-r--r--org.eclipse.search/.classpath11
1 files changed, 0 insertions, 11 deletions
diff --git a/org.eclipse.search/.classpath b/org.eclipse.search/.classpath
deleted file mode 100644
index 74459328d50..00000000000
--- a/org.eclipse.search/.classpath
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="Eclipse Search"/>
- <classpathentry kind="lib" path="\org.apache.xerces\xerces.jar"/>
- <classpathentry kind="lib" path="\org.eclipse.core.runtime\runtime.jar"/>
- <classpathentry kind="lib" path="\org.eclipse.core.resources\resources.jar"/>
- <classpathentry kind="lib" path="\org.eclipse.ui\workbench.jar"/>
- <classpathentry kind="lib" path="\org.eclipse.help\help.jar"/>
- <classpathentry kind="lib" path="C:\Java\jdk1.2.2\jre\lib\rt.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top