Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-04-26 16:52:43 +0000
committerEike Stepper2009-04-26 16:52:43 +0000
commit75b5e955a062d69c87d49975e2292688fae47a88 (patch)
tree2243cf53ec5dfebe933905ecf452d0343745a291 /plugins/org.gastro.testclient/.classpath
parentd2fb30e856c3bd7d0bdc0ebdd66c2b7bb5a632b0 (diff)
downloadcdo-75b5e955a062d69c87d49975e2292688fae47a88.tar.gz
cdo-75b5e955a062d69c87d49975e2292688fae47a88.tar.xz
cdo-75b5e955a062d69c87d49975e2292688fae47a88.zip
[273726] Publish "Gastro" Examples
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273726
Diffstat (limited to 'plugins/org.gastro.testclient/.classpath')
-rw-r--r--plugins/org.gastro.testclient/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.gastro.testclient/.classpath b/plugins/org.gastro.testclient/.classpath
new file mode 100644
index 0000000000..c83506765b
--- /dev/null
+++ b/plugins/org.gastro.testclient/.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="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>

Back to the top