diff options
author | Martin Fluegge | 2010-05-13 17:16:45 +0000 |
---|---|---|
committer | Martin Fluegge | 2010-05-13 17:16:45 +0000 |
commit | 1d30a0cf5921b1274c46990d1328c46ee794caf2 (patch) | |
tree | b0e1607c7b68407f0230d827578807dd97f5f746 /features/org.eclipse.emf.cdo.dawn.examples-feature/.project | |
parent | e6ee9c06fbdf244d5a55654bd2bb6eb2c0ecae41 (diff) | |
download | cdo-1d30a0cf5921b1274c46990d1328c46ee794caf2.tar.gz cdo-1d30a0cf5921b1274c46990d1328c46ee794caf2.tar.xz cdo-1d30a0cf5921b1274c46990d1328c46ee794caf2.zip |
[308232] [Dawn] Develop collaborative support for GMF on CDO
https://bugs.eclipse.org/bugs/show_bug.cgi?id=308232
Diffstat (limited to 'features/org.eclipse.emf.cdo.dawn.examples-feature/.project')
-rw-r--r-- | features/org.eclipse.emf.cdo.dawn.examples-feature/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/.project b/features/org.eclipse.emf.cdo.dawn.examples-feature/.project new file mode 100644 index 0000000000..ad535ea531 --- /dev/null +++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.eclipse.emf.cdo.dawn.examples-feature</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.pde.FeatureBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.pde.FeatureNature</nature> + </natures> +</projectDescription> |