blob: 69e87c08780ac158925472a37cdb2dbe31506e85 [file] [log] [blame]
###############################################################################
# Copyright (c) 2010, 2011 Stephan Herrmann 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:
# Stephan Herrmann - initial API and implementation
###############################################################################
# Note: for some reason, only one vm-argument is possible.
#vm.args=-Xmx256m
# this one is used by eclipse junit tests:
vmargs=-Xmx768m -XX:-UseGCOverheadLimit
# the map file is expected to be checked out into this location prior to calling the main script:
map.file.path=/shared/tools/objectteams/releng/map/otdt.map
# Version dependent names:
# ------------- insert current versions here ---------------
# Details of the Eclipse SDK built upon:
run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.8.100.v20130514-1028/scripts
org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
# for patching our patch feature to match this version with any suffix:
jdt.feature.version=3.9.2.v20140212-0800
jdt.feature.version.next=3.9.2.v20140212-0801
# -----------------------------------------------------------
#Git Support for PDE BUILD:
# (Note: this file must be provided in ${OTScriptDir}/lib)
# orig:
#git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.201108111757.jar
# enhanced (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=365944):
git.pde.build=org.eclipse.egit.fetchfactory_0.12.0.201208152153.jar