Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsliebig2007-11-06 08:53:17 +0000
committersliebig2007-11-06 08:53:17 +0000
commitf59f7c40e91ad4795192740cc30d7a4238416e38 (patch)
treea74fd874a601f39f3da8b7621193eb814457a2b8 /bundles/ie.wombat.jbdiff.test/.classpath
parent1d5257c7ef12f0bf60ae5f7531ffdb355cb13202 (diff)
downloadrt.equinox.p2-f59f7c40e91ad4795192740cc30d7a4238416e38.tar.gz
rt.equinox.p2-f59f7c40e91ad4795192740cc30d7a4238416e38.tar.xz
rt.equinox.p2-f59f7c40e91ad4795192740cc30d7a4238416e38.zip
Test the extended jbdiff library
Diffstat (limited to 'bundles/ie.wombat.jbdiff.test/.classpath')
-rw-r--r--bundles/ie.wombat.jbdiff.test/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/bundles/ie.wombat.jbdiff.test/.classpath b/bundles/ie.wombat.jbdiff.test/.classpath
new file mode 100644
index 000000000..751c8f2e5
--- /dev/null
+++ b/bundles/ie.wombat.jbdiff.test/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>

Back to the top