blob: 657117d4aed71f3edd7c6764b8a7545d0c2364c2 [file] [log] [blame]
lmandelfe13d292005-07-11 19:53:21 +00001<?xml version="1.0" encoding="UTF-8"?>
2<feature
lmandel522040a2005-07-28 08:42:27 +00003 id="org.eclipse.wst.doc.isv.feature"
lmandel6b61e502006-05-15 15:12:51 +00004 label="%featureName"
david_williams1f595722007-12-03 04:21:22 +00005 version="3.0.0.qualifier"
lmandelfe13d292005-07-11 19:53:21 +00006 provider-name="%providerName">
7
8 <description>
9 %description
10 </description>
11
lmandel6b61e502006-05-15 15:12:51 +000012 <copyright>
13 %copyright
14 </copyright>
15
lmandelfe13d292005-07-11 19:53:21 +000016 <license url="license.html">
17 %license
18 </license>
19
lmandel6b61e502006-05-15 15:12:51 +000020 <url>
21 <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
22 </url>
23
lmandelfe13d292005-07-11 19:53:21 +000024 <plugin
25 id="org.eclipse.wst.doc.isv"
26 download-size="0"
27 install-size="0"
lmandelca5d9a92005-11-01 07:06:36 +000028 version="0.0.0"
29 unpack="false"/>
lmandelfe13d292005-07-11 19:53:21 +000030
lmandelfe13d292005-07-11 19:53:21 +000031</feature>