blob: 30625afc72444219e8cc2cf181a97a19064ab906 [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=jsdt
# 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.jsdt
# '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-jsdt
# 'relengmapseng' must match the environment variable set in
# commonComputedVariables, such as RELENGXMLSEC
relengmapsenv=RELENGJSDT
# list of prereqs to control what is installed for compile and tests
prereq.eclipseplatform=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 JavaScript Development Tools (JSDT).
# omit (or set to true) for incubating projects for proper webpage
incubating=false
# suffixes for base feature names
testsuffix=_tests.feature