Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2009-04-30 03:45:30 +0000
committerslewis2009-04-30 03:45:30 +0000
commit260a2f043ed8bc35db245073665c49dd6ad8a4e2 (patch)
treed89b0188007cd26a7a6678bd0ba5e9f26a0b0954 /protocols
parent5ef763a5dd040aaaca311215b59710840f4088fb (diff)
downloadorg.eclipse.ecf-260a2f043ed8bc35db245073665c49dd6ad8a4e2.tar.gz
org.eclipse.ecf-260a2f043ed8bc35db245073665c49dd6ad8a4e2.tar.xz
org.eclipse.ecf-260a2f043ed8bc35db245073665c49dd6ad8a4e2.zip
removed runtime tests from build path
Diffstat (limited to 'protocols')
-rw-r--r--protocols/bundles/ch.ethz.iks.slp/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/bundles/ch.ethz.iks.slp/.classpath b/protocols/bundles/ch.ethz.iks.slp/.classpath
index 33afb4d91..945831917 100644
--- a/protocols/bundles/ch.ethz.iks.slp/.classpath
+++ b/protocols/bundles/ch.ethz.iks.slp/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
- <classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.2"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>

Back to the top