| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.ocl.edit" |
| label="%featureName" |
| version="5.12.0.qualifier" |
| provider-name="%providerName" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="https://projects.eclipse.org/projects/modeling.mdt.ocl"> |
| %description |
| </description> |
| |
| <copyright> |
| [Documentation] Copyright text will be taken from the shared license feature |
| </copyright> |
| |
| <url> |
| <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates"/> |
| <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates"/> |
| </url> |
| |
| <plugin |
| id="org.eclipse.ocl.edit" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.ocl.ecore.edit" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.ocl.uml.edit" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |