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 Stepper2011-09-09 09:48:48 +0000
committerEike Stepper2011-09-09 09:48:48 +0000
commit5b1c919acd098082620162c0487cd5ad0e5a0d65 (patch)
tree40dd3c5d433d52a776d706d6310689fbd9456ca6 /plugins/org.eclipse.emf.cdo.doc/.project
parente2020061ec8b04e75c9c6dfc878dc8ef5c548752 (diff)
downloadcdo-5b1c919acd098082620162c0487cd5ad0e5a0d65.tar.gz
cdo-5b1c919acd098082620162c0487cd5ad0e5a0d65.tar.xz
cdo-5b1c919acd098082620162c0487cd5ad0e5a0d65.zip
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/.project b/plugins/org.eclipse.emf.cdo.doc/.project
index 8dd8edc51b..f6bacc6a1c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/.project
+++ b/plugins/org.eclipse.emf.cdo.doc/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
@@ -17,6 +22,7 @@
</buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
</natures>
</projectDescription>

Back to the top