Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2002-05-15 21:03:08 +0000
committerMichael Valenta2002-05-15 21:03:08 +0000
commit7f036f87efd92979679797069dfea83a6995d004 (patch)
tree851d755f0a0e995650e395a8f30213f3a4dc9d98 /tests/org.eclipse.team.tests.core/.classpath
parent68ca7959a27db75eae2096fea121d3f715f91c46 (diff)
downloadeclipse.platform.team-7f036f87efd92979679797069dfea83a6995d004.tar.gz
eclipse.platform.team-7f036f87efd92979679797069dfea83a6995d004.tar.xz
eclipse.platform.team-7f036f87efd92979679797069dfea83a6995d004.zip
Initial release of ftp client tests
Diffstat (limited to 'tests/org.eclipse.team.tests.core/.classpath')
-rw-r--r--tests/org.eclipse.team.tests.core/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.team.tests.core/.classpath b/tests/org.eclipse.team.tests.core/.classpath
index 6a4f509e0..1cdf36089 100644
--- a/tests/org.eclipse.team.tests.core/.classpath
+++ b/tests/org.eclipse.team.tests.core/.classpath
@@ -13,5 +13,6 @@
<classpathentry kind="src" path="/org.junit"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
+ <classpathentry kind="src" path="/org.eclipse.team.ftp"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top