Updated server feature and launch config for the new webstore and equinox servlet bridge bundles.

This commit is contained in:
Heng Sin Low 2011-01-11 01:09:55 +08:00
parent 3dc7965593
commit 4eefeff974
2 changed files with 23 additions and 2 deletions

View File

@ -316,4 +316,25 @@
version="0.0.0" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin
id="org.adempiere.eclipse.equinox.http.servlet"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.adempiere.eclipse.equinox.http.servletbridge"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.adempiere.eclipse.equinox.servletbridge"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature> </feature>

File diff suppressed because one or more lines are too long