|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <feature | 
|  | id="org.eclipse.datatools.enablement.jdbc.feature" | 
|  | label="%featureName" | 
|  | version="1.14.102.qualifier" | 
|  | provider-name="%providerName" | 
|  | plugin="org.eclipse.datatools.enablement.sybase" | 
|  | image="eclipse_update_120.jpg"> | 
|  |  | 
|  | <description> | 
|  | %description | 
|  | </description> | 
|  |  | 
|  | <copyright> | 
|  | %featureCopyright | 
|  | </copyright> | 
|  |  | 
|  | <license url="%licenseURL"> | 
|  | %license | 
|  | </license> | 
|  |  | 
|  | <requires> | 
|  | <import feature="org.eclipse.datatools.connectivity.feature" version="1.13.0" match="greaterOrEqual"/> | 
|  | </requires> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.datatools.connectivity.db.generic" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.datatools.connectivity.db.generic.ui" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.datatools.connectivity.dbdefinition.genericJDBC" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | </feature> |