blob: dcdd175a71db77137e515f060bf5cfe92038f3ca [file] [log] [blame]
###############################################################################
# Copyright (c) 2010 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=-Xmx512m
# SVN repository information:
svn.repository.url=svn://localhost/svnroot/tools/org.eclipse.objectteams/
mapVersionTag=trunk
pathToMapFile=releng/map
svn.devel.branch=trunk
# Version dependent names:
# Details of the Eclipse SDK build upon:
run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.6.0.v20100526/scripts
org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.1.0.v20100507.jar
# SVN Support for PDE BUILD:
# (Note: this file must be provided in ${OTScriptDir}/lib)
svn.pde.build=org.eclipse.team.svn.pde.build_0.7.8.I20090525-1500.jar