Its not always easy to find the needed Software Update Sites. To help I’ll collect here some Sites useful for me.
Eclipse Software Sites for Eclipse 3.5 Galileo

- Galileo:
- Releases: http://download.eclipse.org/releases/galileo (should be automatically installed)
- Maintenance builds: http://download.eclipse.org/eclipse/updates/3.5 (should be automatically installed)
- Milestones: http://download.eclipse.org/eclipse/updates/3.5milestones
- EPP Packages http://download.eclipse.org/technology/epp/packages/galileo/
- Ed Merks blogs about the Galileo Plus Site: http://download.cloudsmith.com/galileoplus/ (Hibernate for Teneo or CDO included)
- SWT Tools: http://www.eclipse.org/swt/updates/3.5
- PDE Graph Visualization: http://download.eclipse.org/eclipse/pde/incubator/visualization/site (more Info here)
- AJDT: http://download.eclipse.org/tools/ajdt/35/dev/update (AspectJ Development Tools)
- Mylyn
- Weekly: http://download.eclipse.org/tools/mylyn/update/weekly/e3.4 (see also here)
- Weekly Extras: http://download.eclipse.org/tools/mylyn/update/weekly/extras
- Weekly Incubator: http://download.eclipse.org/tools/mylyn/update/weekly/incubator
- Riena (Eclipse Runtime Project)
- Release 1.1.0: http://download.eclipse.org/rt/riena/1.1.0.0/update/ (part of Galileo train)
- Milestone 1.2.M1 : http://download.eclipse.org/rt/riena/1.2.0.M1/update/
- …
openArchitectureWare (oAW) Sites (after moving most of oAW under Eclipse umbrella)

- Xtext (from Eclipse Textual Modeling Framework TMF)
- Xtext Antlr: http://download.itemis.com/updates/milestones (there you can add the non-Eclipse-IP-approved Antlr Parser <–recommended)
- Setup Xtext Target Platform for developers: http://www.eclipse.org/Xtext/developers/workspaceSetup.php
- MWE (Modeling Workflow from Eclipse Modeling Framework technology EMFT)
- Xpand (thru Eclipse Model-to-Text M2T. Xpand includes Xtend and Check from oAW)
remark: perhaps also needed: http://code.google.com/p/hybridlabs-beautifier/downloads/list (no updatesite, only download) or latest snapshot here.
3rd Party Software Sites:
- SWTDesigner 7.1: http://download.instantiations.com/D2RCP/continuous/latest/update/E-3.5/
- JarPlug: http://www.simontuffs.com/jar-plug
- JAutoDoc: http://jautodoc.sourceforge.net/update/
- Log4E: http://log4e.jayefem.de/update/site.xml
- Quantum: http://quantum.sourceforge.net/update-site/
- RegEx Tester: http://brosinski.com/regex/update
- Neil’s Bundle Monitor: http://neilbartlett.name/downloads/bundlemonitor/site.xml. (Monitor OSGI Bundles, Services, Configurations)
- JBoss Tools P2 Updatesites (I use them to get DROOLS, the RulesEngine used in openerpware)
- stable (Ganymede) JBoss Tools 3.0 :: Eclipse 3.4.2
- development (Galileo) JBoss Tools 3.1 :: Eclipse 3.5.0
- nightly (Galileo) JBoss Tools 3.1 :: Eclipse 3.5.0
- No Update Site found for your 3rdParty ? then try to find a bundle
- Eclipse Orbit: http://download.eclipse.org/tools/orbit/downloads/
- Springsource Enterprise Bundle Repository: http://www.springsource.com/repository/app/
- OSGI Bundle Repository (OBR): http://www.osgi.org/Repository/HomePage
- …nowhere found ? use PDE Tooling to wrap Jars into Bundles
Eclipse Software Sites for Eclipse 3.6 (Helios)

- Helios:
- Maintenance Builds: http://download.eclipse.org/eclipse/updates/3.6
- Milestones: http://download.eclipse.org/eclipse/updates/3.6milestones
- I – Builds: http://download.eclipse.org/eclipse/updates/3.6-I-builds
- “on the bleeding edge”
- EPP Packages (this year available since M2
– http://www.eclipse.org/epp/download.php
- HowTo get CDO 3.0 into EPP see this blog entry
- Download latest EMF I-Build as local P2 All-In-One Update Site
- SWT Tools: http://www.eclipse.org/swt/updates/3.6
- …
Helios Update Sites doesnt work for me as today (2009_09_02)
lentas (crete)
loutro (crete)
eclipsecon 2009
elclipse summit europe
jax 2009
friend of eclipse
Hi Ekke,
Wow, that’s great help – cheers for that! It’s really a shame that Eclipse.org doesn’t provide a comprehensive directory of these.
Do you think there is bug for this? If not, I’m going to raise one.
Also, I’m not getting those that ’should be automatically installed’ – the repository list is just empty after install.
I’m using a Linux ’shared install’ -can it be an issue with that? Just tried: when installing in user’s home (with write access), I do get those. Seems like the shared install doesn’t get too much testing (even though that should be the normal way on unices).
Thanks a lot again – Gergo
Comment by Gergo — September 4, 2009 @ 11:50 am |
Hi Gergo,
I dont know if a bug exists.
I forgot to mention: the “should be automatically installed” will be triggered if you first time try to add Software – then you’ll get a bunch of sites from Galileo projects (or Helios) – most disabled. Also its a good idea to test the Connection of an Update Site – this also causes P2 to read content from the update site.
ekke
Comment by ekkescorner — September 4, 2009 @ 12:08 pm |
Ekke,
I was just trying to ‘Install New Software’ using P2, on a fresh 3.5 install.
The list of update sites on ‘Available Software Sites’ is empty, so no way to ‘Test Connection’.
Again, it works if Eclipse is installed in a write-access directory (not the Unix way), so it seems like a bug in shared install support.
Thanks,
Gergo
Comment by Gergo — September 4, 2009 @ 1:42 pm |
I only tested on OSX and windows – so you should open a bugzilla.
ekke
Comment by ekkescorner — September 4, 2009 @ 4:54 pm
Hi ekke, this site is very best,
i see this error, for update Orbit
i insert this loaction http://download.eclipse.org/tools/orbit/downloads/
but i have this error whe i do test connection:
Not repository found at http://download.eclipse.org/tools/orbit/downloads/.
do you have idea because i have this problem?
Comment by Antonio — October 24, 2009 @ 7:03 pm |
http://download.eclipse.org/tools/orbit/downloads/ is no P2 updatesite
you can download your 3rd party bundles from there
look at the last stable build then you can see if the needed buindle exists and download it
ekke
Comment by ekkescorner — October 24, 2009 @ 8:05 pm |