| ############################################################################### |
| # Copyright (c) 2009, 2011 EclipseSource and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # EclipseSource - initial API and implementation |
| ############################################################################### |
| bin.includes = feature.xml,feature.properties |
| |
| generate.plugin@javax.servlet.jsp.source=javax.servlet.jsp |
| generate.plugin@javax.servlet.source=javax.servlet |
| generate.plugin@org.eclipse.equinox.http.jetty.source=org.eclipse.equinox.http.jetty |
| generate.plugin@org.eclipse.equinox.http.registry.source=org.eclipse.equinox.http.registry |
| generate.plugin@org.eclipse.equinox.http.servlet.source=org.eclipse.equinox.http.servlet |
| generate.plugin@org.eclipse.equinox.http.servletbridge.source=org.eclipse.equinox.http.servletbridge |
| generate.plugin@org.eclipse.equinox.servletbridge.source=org.eclipse.equinox.servletbridge |
| generate.plugin@org.eclipse.equinox.jsp.jasper.source=org.eclipse.equinox.jsp.jasper |
| generate.plugin@org.eclipse.equinox.jsp.jasper.registry.source=org.eclipse.equinox.jsp.jasper.registry |
| |
| |