blob: c55dfbb90385ea63f1f8e76bc646bbca1426b633 [file] [log] [blame]
david_williams740a4312009-07-22 17:40:12 +00001# under development, not finished, untested
2
3# 'shortname' effects all foldernames too, plus some content, in distribution section
4# should be same name as this property file (for future use).
5shortname=wtpdali
6
7
8# These first three properties are mainly for component templates
9
10# 'featurename' assumes group of three features
11# a) featurename.feature
12# b) featurename_sdk.feature
13# c) featurename_tests.feature
14
15featurename=org.eclipse.jpt
16
17# 'zipprefix' is prefixed to -[type]-${buildlabel},
18# where type is empty, 'sdk' or 'tests',
19# usually of the form [top-level project]-[project]-[component]
20# for example, wtp-incubator-xmlsecurity
21zipprefix=wtp-dali
22
23# 'relengmapseng' must match the environment variable set in
24# commonComputedVariables, such as RELENGXMLSEC
25relengmapsenv=RELENGDALI
26
27# prereq is the basic prereq on top of platform, jdt, emf, gef
28# (only realistic options for right now are wst, jst).
29basicprereq=wtp
30
31# These next properties are mainly for distribution template files
32
33# longdescription appears on the download webpage
34longdescription=The Zip file contains productized Dali Developer Tools
35
david_williams740a4312009-07-22 17:40:12 +000036featuresuffix=.assembly.feature
37
38# special case
39sdksuffix=_sdk.assebly.feature
40
41# omit (or set to true) for incubating projects for proper webpage
42incubating=false