blob: e1a6660342572a215f4e35334e40110bd6abd7cd [file] [log] [blame]
Stephan Herrmanndcd87c12010-04-25 10:59:27 +00001###############################################################################
2# Copyright (c) 2010 Stephan Herrmann and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# Stephan Herrmann - initial API and implementation
10###############################################################################
11
12# Note: for some reason, only one vm-argument is possible.
13#vm.args=-Xmx256m
14
15# this one is used by eclipse junit tests:
16vmargs=-Xmx512m
17
18# SVN repository information:
Stephan Herrmanna03e7d52010-09-12 18:59:27 +000019svn.repository.url=svn://localhost/svnroot/tools/org.eclipse.objectteams/
Stephan Herrmanndcd87c12010-04-25 10:59:27 +000020mapVersionTag=trunk
21pathToMapFile=releng/map
22svn.devel.branch=trunk
23
24# Version dependent names:
25
26# Details of the Eclipse SDK build upon:
Stephan Herrmanna9b1b5f2010-06-05 13:49:34 +000027run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts
Stephan Herrmann29a98942010-05-17 20:39:51 +000028org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.1.0.v20100507.jar
Stephan Herrmanndcd87c12010-04-25 10:59:27 +000029
Stephan Herrmann99e184d2010-06-11 17:27:25 +000030# for patching our patch feature to match this version with any suffix:
31jdt.feature.version=3.6.0.v20100526-0800
32jdt.feature.version.next=3.6.0.v20100526-0801
33
Stephan Herrmanndcd87c12010-04-25 10:59:27 +000034# SVN Support for PDE BUILD:
35# (Note: this file must be provided in ${OTScriptDir}/lib)
36svn.pde.build=org.eclipse.team.svn.pde.build_0.7.8.I20090525-1500.jar
37
Stephan Herrmann19289ab2010-05-03 23:53:33 +000038