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
 
(5 intermediate revisions by 3 users not shown)
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 requirements, 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.
+
 
+
===Committer access===
+
How to set up [[Committer access (Buckminster)|Committer access]] to our SVN repository
+
  
 
=== Wish List ===
 
=== Wish List ===
Line 18: Line 6:
  
 
[[Category:Buckminster]]
 
[[Category:Buckminster]]
 +
[[Category:Buckminster Management]]
 +
 +
== Proposal ==
 +
 +
* [[Non Java projects Proposal]] : A proposal to define a set of actors allowing a better integration with C/C++ toolchains. This proposal tries to bypass completely the need for writing ant scripts which is cluttering and cumbersome for people coming from the non Java world.

Latest revision as of 06:47, 19 July 2008

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

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.

Proposal

  • Non Java projects Proposal : A proposal to define a set of actors allowing a better integration with C/C++ toolchains. This proposal tries to bypass completely the need for writing ant scripts which is cluttering and cumbersome for people coming from the non Java world.

Back to the top