blob: 9c3f088f982701cd98ab09bae06aa2587b530c03 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.papyrus.designer.languages.common.feature"
label="%featureName"
version="1.0.0"
provider-name="%providerName">
<description url="http://www.example.com/description">
Base elements for code generation
- Extension points
- Manage file location (in which folders are generated files placed)
- Support for text editors in model explorer
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2012 CEA LIST
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
</copyright>
<license url="%licenseURL">
%license
</license>
<plugin
id="org.eclipse.papyrus.designer.languages.common.extensionpoints"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.designer.languages.common.base"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.designer.languages.common.profile"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.designer.languages.common.profile.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.designer.languages.common.texteditor.model"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.designer.languages.common.texteditor.modelexplorer"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.papyrus.designer.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>