I want to get the Eclipse platform source code and build it myself. Where could I get it?
+5
A:
You can get access to the Eclipse source code using CVS or Subversion.
Thomas Owens
2009-08-18 17:53:57
+2
A:
Check out the source build download that comes with each build of the platform.
Also, if you are ambitious, look at the Linux Tools Project which is trying to ease the building of the Eclipse SDK for Linux distributions (since they like to build everything from scratch).
Andrew Niefer
2009-08-18 18:24:05