blob: 7663aabec0f9bf0199d02e09eb5d5869ef8bc26a [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=wstfproj
# 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.common.fproj
# '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=wst-common-fproj
# 'relengmapseng' must match the environment variable set in
# commonComputedVariables, such as RELENGXMLSEC
# Note: for server tools, this will get more maps than required
relengmapsenv=RELENGCOMMON
# prereq is the basic prereq on top of platform, jdt, emf, gef
# (only realistic options for right now are wst, jst).
basicprereq=
# 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 non-java Faceted Projects
# testplugin is the "main" test plugin, which may "call" the others
testplugin=
# normally is '.feature', but if not, leave empty
featuresuffix=
# special case
sdksuffix=.sdk
# omit (or set to true) for incubating projects for proper webpage
incubating=false