STP/Build/OnEclipseInfrastructure
From Eclipsepedia
Step Zero: Build Infrastructure AccessBefore you can do anything on the Eclipse Foundation infrastructure, you need to have been granted ssh access to build.eclipse.org. This is something that you need to apply for and which must be okayed by the project PMC. It's not something that is given out lightly by the foundation, and is usually reserved for those who have explicit build responsibilities. If you think you need this kind of access, mail the PMC with your reasons.
|
Step Two: Check you have a PlatformThe platforms for the build live in the shared directory /shared/stp/platforms. These get made coming up to a milestone release and are composed of all the dependencies of the project(s), expanded out to what is effectively an Eclipse installation. You can see a list of the dependencies here. The directory for a particular platform will look something like /shared/stp/platforms/3.5M5. If you do not see the platform you are looking for, please go ahead and make one! |
Step Three: Build Your ProjectJust follow Step 2 and Step 3 as outlined on the local machine build page |