Home

Custom Eclipse Builder

SourceForge.net Logo

Private Properties

To configure the Custom Eclipse Builder to build your distributions you need to define a set of properties within of the config/private.properties file. Following properties have to be set:

Private Properties
Property Description Example
proxy.host The hostname of your web proxy. (Set this property only in case you are using a web proxy) proxy.host=firewall
proxy.port The port number of your web proxy (Set this property only in case you are using a web proxy). proxy.port=80
eclipse.version This property defines the Eclipse version you wish to customize. eclipse.version=3.1.1
eclipse.mirror.id This property defines your prefer Eclipse Mirror ID. All possible values for this property are listed in the table List of Eclipse Download Mirrors and defined in the config/public/public-mirrors.properties file. eclipse.mirror.id=17
sourceforge.mirror.id This property defines your prefer Sourceforge Mirror ID. All possible values for this property are listed in the table List of Sourceforge Download Mirrors. sourceforge.mirror.id=mesh
eclipse.list Define the list of Eclipse distributions you wish to build. All supported Eclipse distributions are listed in the table List of Supported Eclipse Distributions eclipse.list=win32,linux-gtk
plugins.list This property defines the list of plugins you wish to include in the customized Eclipse distribution(s). Type ant list-plugins to get a list of all supported plugins plugins.list=anyedit,checkstyle,quantum
eclipse.download.dir This property specifies the Eclipse download dir. distributions.dir=/var/ftp/pub/eclipse
plugin.download.dir This property specifies the plugins download dir. distributions.dir=/var/ftp/pub/eclipse-plugins
distributions.dir This property defines the directory to put your customized Eclipse distributions. distributions.dir=/var/ftp/pub/mycompany-eclipse


Supported Eclipse Distributions

The table List of Supported Eclipse Distributions lists all supported Eclipse distributions.

List of Supported Eclipse Distributions
Distribution Platform
aix-motif AIX (PPC/Motif)
win32 Windows
linux-gtk Linux (x86/GTK 2)
a-linux-gtk-ia64 Linux (ia64/GTK 2)
linux-gtk-ppc Linux (PPC/GTK 2)
solaris-motif Solaris 8/Motif
hpux-motif HP-UX (HP9000/Motif)
linux-motif Linux (x86/Motif)
solaris-gtk Solaris 8/GTK
macosx-carbon Mac OSX (Mac/Carbon)
gtk-x86_64 Linux (x86_64/GTK 2)


Eclipse Download Mirrors

The table List of Eclipse Download Mirrors describes all possible values of the eclipse.mirror.id property.

List of Eclipse Download Mirrors
Continent Location Mirror ID Description
Africa South Africa 117 University of Stellenbosch
Asia Indonesia 171 Univ. of Indonesia at Lenteng Agung
Israel 199 NSA Internet & Security Ltd.
Japan 105 Japan Advanced Institute of Science and Technology
184 University of Aizu
Korea 26 Areum
Taiwan 40 National Sun Yat-sen University
Australia/Oceania Australia 5 Pacific Internet
Europe Austria 7 Vienna University of Technology
France 15 ObjectWeb Consortium INRIA - French National Inst
Germany 200 Innoopract Informationssysteme GmbH
19 SunSITE CEUR (Aachen)
17 University of Applied Sciences Esslingen
Hungary 70 Gabriel Consulting
Italy 189 GARR/CILEA
Macedonia 16 Panton Software Development
Poland 29 Technical University of Szczecin
Portugal 112 INESC Porto
32 Instituto Superior Tecnico - Rede das Novas Licenciaturas
Romania 33 Romanian Educational Network
Slovenia 64 bevc.net
Switzerland 63 SWITCHmirror
Turkey 102 Hacettepe University, Department of Computer Science & Engineering
United Kingdom 96 UK Mirror Service
North America Canada 114 Groupe d'utilisateurs de Linux de l'UdeS
72 Reachable.ca
United States 59 Calvin College
187 ibiblio
52 TDS Internet Services
68 University of Buffalo CSE Department
66 University of Florida
151 WMW WEB inc.
South America Brazil 10 Eclipse@Rio, PUC-Rio
183 PUCPR
215 Universo Online S/A

Sourceforge Download Mirrors

The table List of Sourceforge Download Mirrors describes all possible values of the sourceforge.mirror.id property.

List of Sourceforge Download Mirrors
Continent Location Sourceforge Mirror Id
Asia Ishikawa, Japan jaist
Tainan, Taiwan nchc
Keihanna, Japan keihanna
Australia Sydney, Australia optusnet
Europe Saint Petersburg, Russia peterhost
Paris, France ovh
Bern, Switzerland puzzle
Lausanne, Switzerland switch
Duesseldorf, Germany mesh
Kent, UK kent
Amsterdam, The Netherlands surfnet
Dublin, Ireland heanet
Moscow, Russia citkit
North America Atlanta, GA internap
Reston, VA cogent
Minneapolis, MN umn
Phoenix, AZ easynews
South America Curitiba, Brazil ufpr

Copyright © 2005-2006, Alexander Bretz