diff options
author | Goulwen Le Fur | 2014-05-07 09:10:24 +0000 |
---|---|---|
committer | Goulwen Le Fur | 2014-05-07 09:10:56 +0000 |
commit | 8f0a9810eee88bbd117ccfe74d21e943aeec3138 (patch) | |
tree | 245fa1a31e65e8abac88c563a979a8993d80f83c /features/org.eclipse.emf.eef.edt-feature | |
parent | 7dbc70a2b9cf70ea6b6a95f14b074ce738624c57 (diff) | |
download | org.eclipse.eef-8f0a9810eee88bbd117ccfe74d21e943aeec3138.tar.gz org.eclipse.eef-8f0a9810eee88bbd117ccfe74d21e943aeec3138.tar.xz org.eclipse.eef-8f0a9810eee88bbd117ccfe74d21e943aeec3138.zip |
UPDATED:
- Upgraded build to tycho 18
- Using new Eclipse license
- Updated to Acceleo 3.3 release repository
Diffstat (limited to 'features/org.eclipse.emf.eef.edt-feature')
-rw-r--r-- | features/org.eclipse.emf.eef.edt-feature/feature.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.eef.edt-feature/feature.xml b/features/org.eclipse.emf.eef.edt-feature/feature.xml index 580091a16..ad095c365 100644 --- a/features/org.eclipse.emf.eef.edt-feature/feature.xml +++ b/features/org.eclipse.emf.eef.edt-feature/feature.xml @@ -14,7 +14,9 @@ label="%featureName" version="1.3.0.qualifier" provider-name="%providerName" - plugin="org.eclipse.emf.eef.branding"> + plugin="org.eclipse.emf.eef.branding" + license-feature="org.eclipse.license" + license-feature-version="0.0.0"> <description> %description |