Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-02-18 07:54:25 +0000
committerEike Stepper2010-02-18 07:54:25 +0000
commite4670c88c754e94f1710fa56fc655487413bf716 (patch)
treeeb9adc6d38f1799bec977000c1b1c104b233176c /features/org.gastro-feature/feature.xml
parent5e5b1f0b1f96522a03b6ada0295bc12da118ce6a (diff)
downloadcdo-e4670c88c754e94f1710fa56fc655487413bf716.tar.gz
cdo-e4670c88c754e94f1710fa56fc655487413bf716.tar.xz
cdo-e4670c88c754e94f1710fa56fc655487413bf716.zip
new feature structure
Diffstat (limited to 'features/org.gastro-feature/feature.xml')
-rw-r--r--features/org.gastro-feature/feature.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/features/org.gastro-feature/feature.xml b/features/org.gastro-feature/feature.xml
index c1fc9160a8..c69a32b2fb 100644
--- a/features/org.gastro-feature/feature.xml
+++ b/features/org.gastro-feature/feature.xml
@@ -104,4 +104,15 @@
version="0.0.0"
unpack="false"/>
+ <plugin id="org.gastro.business.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.business.edit.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.inventory.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.inventory.edit.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.rcp.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.rcp.department.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.rcp.table.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.server.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.server.web.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.gastro.testclient.source" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
+
</feature>

Back to the top