Skip to content
Snippets Groups Projects
Commit 1b50da79 authored by Konstantinos Giannoutakis's avatar Konstantinos Giannoutakis
Browse files

Feature project for build service/application plugin added

parent 439c0cf9
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.universaal.tool.buildFeature</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.tool.buildFeature"
label="universaal Build Feature"
version="0.0.1">
<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.buildPlugin"
download-size="0"
install-size="0"
version="0.0.0"/>
</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