Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Helping Out (Buckminster)"

m (Buckminster Project/Community moved to Helping Out (Buckminster))
Line 1: Line 1:
 
{{Backlink|Buckminster Project}}
 
{{Backlink|Buckminster Project}}
 
If you want to help out with Buckminster development, documentation, provide requirments, give feedback etc, please contact one of the team members, or use the buckminster newsgroup.
 
If you want to help out with Buckminster development, documentation, provide requirments, give feedback etc, please contact one of the team members, or use the buckminster newsgroup.
 +
 +
=== Eclipse Workspace Template for the Buckminster ===
 +
If you want to make changes to the Buckminster code, prepare the appropriate environment before you download the BM source:
 +
* Create an empty folder (e.g. "workspace_buckminster")
 +
* Download [http://www.eclipse.org/buckminster/dev/workspace-template.tar.gz Buckminster Workspace Template]
 +
* Unzip & Untar its contents to the empty workspace folder
 +
* Start Eclipse IDE on this workspace
 +
 +
This workspace template unifies the coding style, error & warning level settings etc.
 +
  
 
=== Wish List ===
 
=== Wish List ===

Revision as of 12:06, 7 February 2007

< To: Buckminster Project
If you want to help out with Buckminster development, documentation, provide requirments, give feedback etc, please contact one of the team members, or use the buckminster newsgroup.

Eclipse Workspace Template for the Buckminster

If you want to make changes to the Buckminster code, prepare the appropriate environment before you download the BM source:

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

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


Wish List

  • Clear Case Support - we have been asked several times about Clear Case support. If you are interested in developing support for Clear Case, please contact us, and we will help you out getting started.

Back to the top