IDEMPIERE-4201 Remove org.adempiere.site-feature project

This commit is contained in:
hengsin 2020-03-10 16:05:34 +08:00
parent 9ed3e2e0df
commit 7a1f98cacb
3 changed files with 0 additions and 46 deletions

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.adempiere.site-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>

View File

@ -1 +0,0 @@
bin.includes = feature.xml

View File

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.adempiere.site"
label="Update Site-feature"
version="7.1.0.qualifier"
provider-name="Adempiere.org">
<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>
<includes
id="org.adempiere.server"
version="0.0.0"/>
<includes
id="org.adempiere.ui.swing"
version="0.0.0"/>
</feature>