Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-15 06:14:25 +0000
committerEike Stepper2011-09-15 06:14:25 +0000
commit1200a1d923cbc486decff7e680f7a8569e668031 (patch)
tree5734a57a746988efc4dd156ef6e08dd6281b5f82
parenta1daae0cdabc13ad004e6409907cf295111ca08d (diff)
downloadcdo-1200a1d923cbc486decff7e680f7a8569e668031.tar.gz
cdo-1200a1d923cbc486decff7e680f7a8569e668031.tar.xz
cdo-1200a1d923cbc486decff7e680f7a8569e668031.zip
tutorials
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.doc/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.doc/.classpath b/plugins/org.eclipse.emf.cdo.releng.doc/.classpath
index c83506765b..e721d0c4ea 100644
--- a/plugins/org.eclipse.emf.cdo.releng.doc/.classpath
+++ b/plugins/org.eclipse.emf.cdo.releng.doc/.classpath
@@ -2,5 +2,6 @@
<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="src" path="src/"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top