]> gerrit.simantics Code Review - simantics/platform.git/blob - features/org.simantics.team.feature/feature.xml
Merge "Removed javax.vecmath from target definitions."
[simantics/platform.git] / features / org.simantics.team.feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r<!--
2     Copyright (c) 2007, 2010 Association for Decentralized Information Management
3     in Industry THTH ry.
4     All rights reserved. This program and the accompanying materials
5     are made available under the terms of the Eclipse Public License v1.0
6     which accompanies this distribution, and is available at
7     http://www.eclipse.org/legal/epl-v10.html
8    
9     Contributors:
10         VTT Technical Research Centre of Finland - initial API and implementation
11  -->
12
13 <feature
14       id="org.simantics.team"
15       label="Simantics Team Features"
16       version="0.1.0.qualifier"
17       provider-name="VTT Technical Research Centre of Finland">
18
19    <description url="http://www.example.com/description">
20       [Enter Feature Description here.]
21    </description>
22
23    <copyright url="http://www.example.com/copyright">
24       [Enter Copyright Description here.]
25    </copyright>
26
27    <license url="http://www.example.com/license">
28       [Enter License Description here.]
29    </license>
30
31    <plugin
32          id="org.simantics.team.ui"
33          download-size="0"
34          install-size="0"
35          version="0.0.0"
36          unpack="false"/>
37
38 </feature>