|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <feature | 
|  | id="org.eclipse.jst.web_ui.feature.patch" | 
|  | label="%featureName" | 
|  | version="3.2.2.qualifier" | 
|  | provider-name="%providerName"> | 
|  |  | 
|  | <description> | 
|  | %description | 
|  | </description> | 
|  |  | 
|  | <copyright> | 
|  | %copyright | 
|  | </copyright> | 
|  |  | 
|  | <license url="%licenseURL"> | 
|  | %license | 
|  | </license> | 
|  |  | 
|  | <requires> | 
|  | <import feature="org.eclipse.jst.web_ui.feature" version="3.2.2.v201008170029-7F77FJSC25Tkdy1nqglPjqLAoDgh" patch="true"/> | 
|  | </requires> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.wst.jsdt.web.support.jsp" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.jst.jsp.ui" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | </feature> |