2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<feature
|
2018-01-25 16:00:18 +07:00
|
|
|
id="org.adempiere.ui.zk.feature"
|
2010-09-29 14:25:34 +07:00
|
|
|
label="Zk Client-feature"
|
2020-12-20 16:15:20 +07:00
|
|
|
version="8.2.0.qualifier"
|
2018-10-24 13:07:45 +07:00
|
|
|
provider-name="iDempiere Community">
|
2010-09-29 14:25:34 +07:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<requires>
|
2018-01-25 16:00:18 +07:00
|
|
|
<import feature="org.adempiere.base.feature" version="0.0.0"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
</requires>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.adempiere.ui.zk"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
2020-12-20 16:15:20 +07:00
|
|
|
version="8.2.0.qualifier"/>
|
2018-01-25 16:00:18 +07:00
|
|
|
|
2016-07-07 19:05:05 +07:00
|
|
|
<plugin
|
|
|
|
id="org.atmosphere.runtime"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
2018-01-25 16:00:18 +07:00
|
|
|
|
2020-04-30 21:01:19 +07:00
|
|
|
<plugin
|
|
|
|
id="zweb-dsp"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
fragment="true"
|
|
|
|
unpack="false"/>
|
|
|
|
|
2010-09-29 14:25:34 +07:00
|
|
|
</feature>
|