root/trunk-eclipse/art-update-site/site.xml

Revision 1228, 0.6 kB (checked in by koezleal, 4 years ago)

1.0.9 version

  • Property svn:mime-type set to text/xml
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<site>
3   <description url="http://www.jcoderz.org/svn/fawkez/eclipse-update/art/">
4      The ART update site.
5   </description>
6   <feature url="features/de.verit.art.feature_1.0.9.jar" id="de.verit.art.feature" version="1.0.9">
7      <category name="requirement"/>
8   </feature>
9   <category-def name="requirement" label="Requirements Engineering">
10      <description>
11         Tools in this category are concerned with organizing and publishing information about software requirements.
12      </description>
13   </category-def>
14</site>
Note: See TracBrowser for help on using the browser.