Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2006-08-18 06:33:22 +0000
committerEike Stepper2006-08-18 06:33:22 +0000
commit28142a43379f89e279d0f83b64fb37f294c473e8 (patch)
tree212a302698de165df7e875654b199984ff1d59e6 /plugins/org.eclipse.net4j.util/.classpath
parentc05aa61f6dedefb97382121f173964937d96d4a4 (diff)
downloadcdo-28142a43379f89e279d0f83b64fb37f294c473e8.tar.gz
cdo-28142a43379f89e279d0f83b64fb37f294c473e8.tar.xz
cdo-28142a43379f89e279d0f83b64fb37f294c473e8.zip
*** empty log message ***
Diffstat (limited to 'plugins/org.eclipse.net4j.util/.classpath')
-rw-r--r--plugins/org.eclipse.net4j.util/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.util/.classpath b/plugins/org.eclipse.net4j.util/.classpath
index 6c066716ec..2231f1947e 100644
--- a/plugins/org.eclipse.net4j.util/.classpath
+++ b/plugins/org.eclipse.net4j.util/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/"/>
+ <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="config"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.13.jar"/>

Back to the top