Skip to content
Snippets Groups Projects
feature.xml 787 B
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.eclipse.wst.doc.user.feature"
      label="Web Standard Tools Doc Feature"
      provider-name="%providerName">

   <description>
      %description
   </description>

   <license url="license.html">
      %license
   </license>
david_williams's avatar
david_williams committed
   <includes
         id="org.eclipse.wst.server_userdoc.feature"
syeshin's avatar
syeshin committed
         version="0.0.0"/>
david_williams's avatar
david_williams committed
   <includes
         id="org.eclipse.wst.web_userdoc.feature"
syeshin's avatar
syeshin committed
         version="0.0.0"/>
david_williams's avatar
david_williams committed
   <includes
         id="org.eclipse.wst.ws_userdoc.feature"
syeshin's avatar
syeshin committed
         version="0.0.0"/>
david_williams's avatar
david_williams committed
   <includes
         id="org.eclipse.wst.xml_userdoc.feature"
syeshin's avatar
syeshin committed
         version="0.0.0"/>
david_williams's avatar
david_williams committed
   <includes
         id="org.eclipse.wst.common_userdoc.feature"
         version="0.0.0"/>