david_williams | 2ad163f | 2008-11-16 04:37:24 +0000 | [diff] [blame] | 1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <sc:siteContribution |
| 3 | xmlns="http://www.eclipse.org/buckminster/CSpec-1.0" |
| 4 | xmlns:sc="http://www.eclipse.org/buckminster/SiteContribution-1.0" |
| 5 | updateSite="${downloads}/webtools/tempTestUpdates/site.xml" |
| 6 | projectId="wtp"> |
| 7 | <sc:member |
| 8 | name="David Williams" |
| 9 | email="david_williams@us.ibm.com" /> |
| 10 | <sc:cspec |
| 11 | name="org.eclipse.wtp-sc"> |
| 12 | <dependencies> |
| 13 | </dependencies> |
| 14 | <groups> |
| 15 | <public |
| 16 | name="Web and Java EE Development"> |
| 17 | <attribute |
| 18 | component="org.eclipse.wst.xml_ui.feature" /> |
| 19 | <attribute |
| 20 | component="org.eclipse.wst.jsdt.feature" /> |
| 21 | <attribute |
| 22 | component="org.eclipse.wst" /> |
| 23 | <attribute |
| 24 | component="org.eclipse.jst" /> |
| 25 | <attribute |
| 26 | component="org.eclipse.jpt.feature" /> |
| 27 | <attribute |
| 28 | component="org.eclipse.jpt.eclipselink.feature" /> |
| 29 | <attribute |
| 30 | component="org.eclipse.jst.webpageeditor.feature" /> |
| 31 | <attribute |
| 32 | component="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature" /> |
| 33 | <attribute |
| 34 | component="org.eclipse.jst.ws.axis2tools.feature" /> |
| 35 | </public> |
| 36 | <public |
| 37 | name="Enabling Features"> |
| 38 | <attribute |
| 39 | component="org.eclipse.wst.common_ui.feature" /> |
| 40 | </public> |
| 41 | <public |
| 42 | name="Java Development"> |
| 43 | <attribute |
| 44 | component="org.eclipse.jpt.feature" /> |
| 45 | <attribute |
| 46 | component="org.eclipse.jpt.eclipselink.feature" /> |
| 47 | <attribute |
| 48 | component="org.eclipse.jst" /> |
| 49 | </public> |
| 50 | </groups> |
| 51 | </sc:cspec> |
| 52 | </sc:siteContribution> |