blob: 88cc4e8e20255379b623e13009c648ca0d438b3f [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 Herrmann05564b82010-09-25 20:00:45 +000027run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.6.100.v20100830/scripts
28org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.2.0.v20100824b.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:
Stephan Herrmann05564b82010-09-25 20:00:45 +000031jdt.feature.version=3.7.0.v20100824-0800
32jdt.feature.version.next=3.7.0.v20100824-0801
Stephan Herrmann99e184d2010-06-11 17:27:25 +000033
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