]> gerrit.simantics Code Review - simantics/platform.git/blob - features/org.simantics.eclipsec.launcher.feature/feature.xml
Tycho compilation changes for SVN version also.
[simantics/platform.git] / features / org.simantics.eclipsec.launcher.feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!--
3     Copyright (c) 2007, 2010 Association for Decentralized Information Management
4     in Industry THTH ry.
5     All rights reserved. This program and the accompanying materials
6     are made available under the terms of the Eclipse Public License v1.0
7     which accompanies this distribution, and is available at
8     http://www.eclipse.org/legal/epl-v10.html
9    
10     Contributors:
11         VTT Technical Research Centre of Finland - initial API and implementation
12  -->\r
13 <feature\r
14       id="org.simantics.eclipsec.launcher"\r
15       label="eclipsec launcher includer"\r
16       version="3.6.200.v20150602-1417"\r
17       provider-name="VTT Technical Research Centre of Finland">\r
18 \r
19    <description>\r
20       This is a build-time feature that only includes standard eclipsec launcher executables for platforms where available since the standard org.eclipse.equinox.launcher feature does not include these. The eclipsec executables are valuable for debugging purposes where native code crashes the whole program. With the normal launcher all your possible debug information will be lost forever. Using eclipsec you will see everything put in standard output and standard error in the same very console where you launched eclipsec.\r
21    </description>\r
22 \r
23    <copyright url="http://www.example.com/copyright">\r
24       [Enter Copyright Description here.]\r
25    </copyright>\r
26 \r
27    <license url="http://www.example.com/license">\r
28       [Enter License Description here.]\r
29    </license>\r
30 \r
31 </feature>\r