]> git.argeo.org Git - gpl/argeo-slc.git/blob - ide/plugins/org.argeo.slc.studio.ui/org.argeo.slc.studio.product
Ignore target directories.
[gpl/argeo-slc.git] / ide / plugins / org.argeo.slc.studio.ui / org.argeo.slc.studio.product
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?pde version="3.5"?>
3
4 <product name="Argeo Studio" uid="org.argeo.slc.studio" id="org.argeo.slc.studio.ui.product" application="org.eclipse.ui.ide.workbench" version="2.1.0.qualifier" useFeatures="true" includeLaunchers="true">
5
6 <aboutInfo>
7 <image path="/org.argeo.slc.studio.ui/img/argeo-ITSE.png"/>
8 <text>
9 Argeo Studio - IDE and management tool focused on Argeo-based application development and deployment
10 </text>
11 </aboutInfo>
12
13 <configIni use="default">
14 </configIni>
15
16 <launcherArgs>
17 <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
18 </vmArgsMac>
19 </launcherArgs>
20
21 <windowImages i16="/org.argeo.slc.studio.ui/icons/argeo-icon-16.png" i32="/org.argeo.slc.studio.ui/icons/argeo-icon-32.png" i48="/org.argeo.slc.studio.ui/icons/argeo-icon-48.png" i64="/org.argeo.slc.studio.ui/icons/argeo-icon-64.png" i128="/org.argeo.slc.studio.ui/icons/argeo-icon-128.png" i256="/org.argeo.slc.studio.ui/icons/argeo-icon-256.png"/>
22
23 <splash
24 location="org.argeo.slc.studio.branding"
25 startupProgressRect="0,295,600,5"
26 startupMessageRect="5,270,600,20"
27 startupForegroundColor="00294b" />
28 <launcher name="ArgeoStudio">
29 <linux icon="/org.argeo.slc.studio.ui/icons/argeo-icon-256.xpm"/>
30 <win useIco="false">
31 <bmp/>
32 </win>
33 </launcher>
34
35
36 <vm>
37 <linux include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8</linux>
38 <macos include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8</macos>
39 <windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8</windows>
40 </vm>
41
42 <license>
43 <url>https://www.gnu.org/licenses/gpl-3.0.txt</url>
44 <text>
45 Argeo Studio - IDE and management tool focused on Argeo-based application development and deployment
46 Copyright (C) 2007-2019 Argeo GmbH
47
48 This program is free software: you can redistribute it and/or modify
49 it under the terms of the GNU General Public License as published by
50 the Free Software Foundation, either version 3 of the License, or
51 (at your option) any later version.
52
53 This program is distributed in the hope that it will be useful,
54 but WITHOUT ANY WARRANTY; without even the implied warranty of
55 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
56 GNU General Public License for more details.
57
58 You should have received a copy of the GNU General Public License
59 along with this program. If not, see &lt;https://www.gnu.org/licenses/&gt;.
60 </text>
61 </license>
62
63 <plugins>
64 </plugins>
65
66 <features>
67 <feature id="org.eclipse.pde" installMode="root"/>
68 <feature id="org.eclipse.jdt" installMode="root"/>
69 <feature id="org.eclipse.egit" installMode="root"/>
70 <feature id="org.eclipse.jgit" installMode="root"/>
71 <feature id="org.eclipse.jgit.ssh.apache" installMode="root"/>
72 <feature id="org.eclipse.platform" installMode="root"/>
73 <feature id="org.eclipse.help" installMode="root"/>
74 <feature id="org.eclipse.emf.common" installMode="root"/>
75 <feature id="org.eclipse.equinox.p2.core.feature" installMode="root"/>
76 <feature id="org.eclipse.ecf.core.ssl.feature" installMode="root"/>
77 <feature id="org.eclipse.ecf.filetransfer.ssl.feature" installMode="root"/>
78 <feature id="org.eclipse.emf.ecore" installMode="root"/>
79 <feature id="org.eclipse.equinox.p2.user.ui" installMode="root"/>
80 <feature id="org.eclipse.equinox.p2.extras.feature" installMode="root"/>
81 <feature id="org.eclipse.rcp" installMode="root"/>
82 <feature id="org.eclipse.ecf.core.feature" installMode="root"/>
83 <feature id="org.eclipse.ecf.filetransfer.httpclient45.feature" installMode="root"/>
84 <feature id="org.eclipse.equinox.p2.rcp.feature" installMode="root"/>
85 <feature id="org.eclipse.ecf.filetransfer.feature" installMode="root"/>
86 <feature id="org.eclipse.e4.rcp" installMode="root"/>
87 <feature id="org.eclipse.e4.core.tools.feature" installMode="root"/>
88 <feature id="org.eclipse.userstorage" installMode="root"/>
89 <feature id="org.eclipse.cdt" installMode="root"/>
90 <feature id="org.eclipse.cdt.autotools" installMode="root"/>
91 <feature id="org.eclipse.cdt.build.crossgcc" installMode="root"/>
92 <feature id="org.eclipse.cdt.gdb" installMode="root"/>
93 <feature id="org.eclipse.cdt.gnu.build" installMode="root"/>
94 <feature id="org.eclipse.cdt.gnu.debug" installMode="root"/>
95 <feature id="org.eclipse.cdt.gnu.dsf" installMode="root"/>
96 <feature id="org.eclipse.cdt.managedbuilder.llvm" installMode="root"/>
97 <feature id="org.eclipse.cdt.native" installMode="root"/>
98 <feature id="org.eclipse.cdt.platform" installMode="root"/>
99 <feature id="org.eclipse.eclemma.feature" installMode="root"/>
100 <feature id="org.eclipse.epp.mpc" installMode="root"/>
101 <feature id="org.eclipse.epp.package.common.feature" installMode="root"/>
102 <feature id="org.eclipse.epp.package.rcp.feature" installMode="root"/>
103 <feature id="org.eclipse.equinox.p2.discovery.feature" installMode="root"/>
104 <feature id="org.eclipse.rap.tools.feature" installMode="root"/>
105 <feature id="org.eclipse.wst.common_core.feature" installMode="root"/>
106 <feature id="org.eclipse.wst.common_ui.feature" installMode="root"/>
107 <feature id="org.eclipse.wst.jsdt.chromium.debug.feature" installMode="root"/>
108 <feature id="org.eclipse.wst.jsdt.feature" installMode="root"/>
109 <feature id="org.eclipse.wst.jsdt.nodejs.feature" installMode="root"/>
110 <feature id="org.eclipse.wst.json_core.feature" installMode="root"/>
111 <feature id="org.eclipse.wst.json_ui.feature" installMode="root"/>
112 <feature id="org.eclipse.wst.server_core.feature" installMode="root"/>
113 <feature id="org.eclipse.wst.server_ui.feature" installMode="root"/>
114 <feature id="org.eclipse.wst.server_userdoc.feature" installMode="root"/>
115 <feature id="org.eclipse.wst.web_core.feature" installMode="root"/>
116 <feature id="org.eclipse.wst.web_ui.feature" installMode="root"/>
117 <feature id="org.eclipse.wst.web_userdoc.feature" installMode="root"/>
118 <feature id="org.eclipse.wst.xml_core.feature" installMode="root"/>
119 <feature id="org.eclipse.wst.xml_ui.feature" installMode="root"/>
120 <feature id="org.eclipse.wst.xml_userdoc.feature" installMode="root"/>
121 <feature id="org.eclipse.oomph.p2" installMode="root"/>
122 <feature id="org.eclipse.oomph.setup" installMode="root"/>
123 <feature id="org.eclipse.oomph.setup.core" installMode="root"/>
124 <feature id="org.argeo.slc.studio" installMode="root"/>
125 <feature id="org.eclipse.m2e.feature" installMode="root"/>
126 </features>
127
128 <configurations>
129 <plugin id="org.apache.felix.scr" autoStart="true" startLevel="2" />
130 <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="0" />
131 <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
132 <plugin id="org.eclipse.equinox.event" autoStart="true" startLevel="2" />
133 <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
134 </configurations>
135
136 <preferencesInfo>
137 <targetfile overwrite="false"/>
138 </preferencesInfo>
139
140 <cssInfo>
141 </cssInfo>
142
143 </product>