Skip to content
Snippets Groups Projects
Commit b925a5bf authored by Alvaro Fides's avatar Alvaro Fides
Browse files

Added the feature packaging the wizard plugin

parent 0c266596
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.universaal.tools.newwizard.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>
bin.includes = feature.xml
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.universaal.tools.newwizard.feature"
label="universAAL Project Wizards Feature"
version="0.0.1"
provider-name="universAAL">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<plugin
id="org.universaal.tools.newwizard.plugin"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment