Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-07-28 12:24:44 +0000
committerEike Stepper2009-07-28 12:24:44 +0000
commit392fa6bd4c575cd4e8423450140e118d5ae96b46 (patch)
treecebdf893ee32ecebd93f680660a8c7e8c0576d8c /releng/eclipseInternalBuildTools/.classpath
parentea9b54628a90f8cff47d41b9dc5a90d1f02c085e (diff)
downloadcdo-392fa6bd4c575cd4e8423450140e118d5ae96b46.tar.gz
cdo-392fa6bd4c575cd4e8423450140e118d5ae96b46.tar.xz
cdo-392fa6bd4c575cd4e8423450140e118d5ae96b46.zip
[284834] [Releng] Migrate Net4j and CDO builds to Athena/Hudson
https://bugs.eclipse.org/bugs/show_bug.cgi?id=284834
Diffstat (limited to 'releng/eclipseInternalBuildTools/.classpath')
-rw-r--r--releng/eclipseInternalBuildTools/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/releng/eclipseInternalBuildTools/.classpath b/releng/eclipseInternalBuildTools/.classpath
new file mode 100644
index 0000000000..30387cb6df
--- /dev/null
+++ b/releng/eclipseInternalBuildTools/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="lib" path="plugins/org.eclipse.internal.build.tools/j2ee.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>

Back to the top