]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/features/org.argeo.slc.ide/feature.xml
Update dependencies
[gpl/argeo-slc.git] / eclipse / features / org.argeo.slc.ide / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3 id="org.argeo.slc.ide"
4 label="Argeo Java IDE"
5 version="0.12.1.D20100107_1516"
6 provider-name="Argeo">
7
8 <description url="http://www.argeo.org/projects/slc/org.argeo.slc.ui.launch.feature/0.11.3-SNAPSHOT/org.argeo.slc.ui.launch.feature">
9 Simplify running scripts based on Argeo SLC
10 </description>
11
12 <copyright url="http://www.argeo.org">
13 Copyright 2008 Mathieu Baudier
14 </copyright>
15
16 <license url="http://www.apache.org/licenses/LICENSE-2.0.txt">
17 SLC - Software LifeCycle framework
18
19 Copyright 2008 Mathieu Baudier - Argeo e.U.
20
21 Licensed under the Apache License, Version 2.0 (the &amp;quot;License&amp;quot;);
22 you may not use this file except in compliance with the License.
23 You may obtain a copy of the License at
24
25 http://www.apache.org/licenses/LICENSE-2.0
26
27 Unless required by applicable law or agreed to in writing, software
28 distributed under the License is distributed on an &amp;quot;AS IS&amp;quot; BASIS,
29 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30 See the License for the specific language governing permissions and
31 limitations under the License.
32 </license>
33
34 <url>
35 <update url="http://www.argeo.org/projects/SLC/update"/>
36 </url>
37
38 <plugin
39 id="org.argeo.slc.ide.ui"
40 download-size="0"
41 install-size="0"
42 version="0.12.1.D20100107_1516"
43 unpack="false"/>
44
45 <plugin
46 id="org.argeo.slc.ide.branding"
47 download-size="0"
48 install-size="0"
49 version="0.12.1.D20100107_1516"
50 unpack="false"/>
51
52 <plugin
53 id="org.eclipse.wst.xml.ui"
54 download-size="0"
55 install-size="0"
56 version="0.0.0"
57 unpack="false"/>
58
59 </feature>