blob: 228bb9bcd648439b0f0ee9fe69aca8f6962bdca9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension point="org.eclipse.wst.server.core.installableServers">
<installableServer
id="org.apache.geronimo.generic.runtime.10"
name="%runtimeTypeGeronimo10Label"
description="%runtimeTypeGeronimo10Description"
vendor="%vendorApache"
version="1.0"
featureId="org.apache.geronimo.feature"
featureVersion="1.0.0"
featureSite="http://www.apache.org/dist/geronimo/eclipse/updates/">
</installableServer>
<installableServer
id="org.apache.geronimo.generic.runtime.10"
name="%runtimeTypeWASCE10Label"
description="%runtimeTypeWASCE10Description"
vendor="%vendorIBM"
version="1.0"
featureId="com.ibm.websphere.ce.feature"
featureVersion="1.0.0"
featureSite="http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/">
</installableServer>
<installableServer
id="xxx"
name="%runtimeTypePramatiLabel"
description="%runtimeTypePramatiDescription"
vendor="%vendorPramati"
version="4.1"
featureId="com.pramati.eclipse.feature"
featureVersion="1.0.0"
featureSite="http://www.pramati.com/downloads/eclipse/updates/">
</installableServer>
</extension>
</plugin>