blob: ac3ccb5898fceef950fbbd6a365b613b0fa37b66 [file] [log] [blame]
# 'shortname' effects all foldernames too, plus some content, in distribution section
# should be same name as this property file (for future use).
shortname=vex
# These first three properties are mainly for component templates
# 'featurename' assumes group of three features
# a) featurename.feature
# b) featurename_sdk.feature
# c) featurename_tests.feature
featurename=org.eclipse.wst.xml.vex
# 'zipprefix' is prefixed to -[type]-${buildlabel},
# where type is empty, 'sdk' or 'tests',
# usually of the form [top-level project]-[project]-[component]
# for example, wtp-incubator-xmlsecurity
zipprefix=wtp-incubator-xml.vex
# 'relengmapseng' must match the environment variable set in
# commonComputedVariables, such as RELENGXMLSEC
relengmapsenv=RELENGINCUBATORVEX
# prereq is the basic prereq on top of platform, jdt, emf, gef
# (only realistic options for right now are wst, jst).
prereq.eclipse=true
prereq.emf=true
prereq.emfxsd=true
prereq.gef=true
prereq.wst=true
# These next properties are mainly for distribution template files
# longdescription appears on the download webpage
longdescription=The Zip files includes the features and plugins for the WTP Incubator VEX Component.
# suffixes for base feature names
testsuffix=_tests.feature