blob: c0843b65742893bbd79970f2a7bf6c3300481063 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2006 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
# Red Hat, Inc. - modified from "master" for eclipse-build
###############################################################################
topLevelElementId=eclipse-build-feature
topLevelElementType=feature
baseLocation=
outputUpdateJars = true
individualSourceBundles=true
flattenDependencies=true
parallelCompilation=true
runPackager=true
groupConfigurations=true
p2.gathering=true
p2.compress=true
p2.publishonerror=true
name=${p2.repo.name}
skipMirroring=true
p2.build.repo=file:${buildDirectory}/buildRepo
generateAPIDescription=false
buildDirectory=${basedir}/build
bootclasspath=${java.home}/lib/rt.jar
buildType=I
buildId=build
buildLabel=${buildType}.${buildId}
timestamp=0000
collPlace=eclipse
collBase=.
configs=\
linux, gtk, @build_arch@
archivesFormat =group,group,group-zip
javacFailOnError=false
javacDebugInfo=on
compilerArg=-inlineJSR -enableJavadoc -encoding ISO-8859-1
zipargs=
tarargs=--owner=0 --group=0
collectingFolder=eclipse
archivePrefix=eclipse
baseos=linux
basews=gtk
basearch=x86