diff options
author | mfeldman | 2007-01-04 13:02:16 +0000 |
---|---|---|
committer | mfeldman | 2007-01-04 13:02:16 +0000 |
commit | 05a431020ab326f83489074185e167f9a676b553 (patch) | |
tree | 206b4be6bb6d5e147f201429e3fe39661149e4ab /features | |
parent | a4912632946a25cd5dfdc4dedbb2cf543e4ab831 (diff) | |
download | org.eclipse.gmf-tooling-05a431020ab326f83489074185e167f9a676b553.tar.gz org.eclipse.gmf-tooling-05a431020ab326f83489074185e167f9a676b553.tar.xz org.eclipse.gmf-tooling-05a431020ab326f83489074185e167f9a676b553.zip |
Some of the EMFT features are already published on the Europa site
Diffstat (limited to 'features')
-rw-r--r-- | features/org.eclipse.gmf.europa-feature/feature.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/features/org.eclipse.gmf.europa-feature/feature.xml b/features/org.eclipse.gmf.europa-feature/feature.xml index f57617efe..2be4b9e65 100644 --- a/features/org.eclipse.gmf.europa-feature/feature.xml +++ b/features/org.eclipse.gmf.europa-feature/feature.xml @@ -33,26 +33,10 @@ http://www.eclipse.org/legal/epl-v10.html name="GMF Runtime"/> <includes - id="org.eclipse.emf.ocl" - version="0.0.0"/> - - <includes - id="org.eclipse.emf.query" - version="0.0.0"/> - - <includes id="org.eclipse.emf.query.ocl" version="0.0.0"/> <includes - id="org.eclipse.emf.transaction" - version="0.0.0"/> - - <includes - id="org.eclipse.emf.validation" - version="0.0.0"/> - - <includes id="org.eclipse.emf.validation.ocl" version="0.0.0"/> |