blob: ac8f69b1033b4a7c10ff1d149f652cb3f365085a [file] [log] [blame]
###############################################################################
# Copyright (c) 2009, 2019 IBM Corporation and others.
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# 'shortname' effects all foldernames too, plus some content, in distribution section
# should be same name as this property file (for future use).
shortname=wtpcap
# 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.wtp.capabilities
# '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=wtpcap
# 'relengmapseng' must match the environment variable set in
# commonComputedVariables, such as RELENGXMLSEC
relengmapsenv=RELENG
# prereq is the basic prereq on top of platform, jdt, emf, gef
# (only realistic options for right now are wst, jst).
# we don't really need wst ... but, not sure what will work here
prereq.eclipse=true
# These next properties are mainly for distribution template files
# longdescription appears on the download webpage
longdescription=The Zip file contains example capability definitions
# normally is '.feature', but if not, leave empty
featuresuffix=
# suffixes for base feature names
testsuffix=NONE
sdksuffix=NONE
# omit (or set to true) for incubating projects for proper webpage
incubating=false