blob: f8deb43ad7b8fdcc3085d28151898290013398c8 [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
# GIT repository information (FIXME: WORKAROUND):
git.repository.path=/shared/tools/objectteams/gitCache/git___git_eclipse_org_gitroot_objectteams_org_eclipse_objectteams_git/
pathToMapFile=releng/map
# Version dependent names:
# Details of the Eclipse SDK build upon:
run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.8.0.v20111212-1220/scripts
org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.3.0.v20111107-1631.jar
# for patching our patch feature to match this version with any suffix:
jdt.feature.version=3.8.0.v20111130-1318
jdt.feature.version.next=3.8.0.v20111130-1319
#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.201112072231.jar