Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Committers (Buckminster)

Revision as of 10:22, 24 October 2009 by Unnamed Poltroon (Talk) (Committer access)

Committer access

How to set up Committer access to our SVN repository

You should get started in a new Workspace by following these steps:

  1. Create a new empty project named TP
  2. Create a new target platform with one directory
  3. Point it to the TP project
  4. Check out the org.eclipse.buckminster.releng project
  5. Set properties as needed in the build.properties file
  6. Import the build.mspec

Buckminster Workspace Template

A workspace template that unifies the coding style, error & warning level settings etc.

  • Create an empty folder (e.g. "workspace_buckminster")
  • Download Buckminster Workspace Template
  • Unzip & Untar its contents to the empty workspace folder

Back to the top