I don't understand buckminster at all. Lets say I have a project, and it needs log4j and junit4. How do I get started, what do I need to do, to specify the dependencies and have the dependencies added to my classpath in eclipse. Is there any tutorial which shows how its done?
|
|
|
|
|
|
|
I found buckminster brilliant, but terribly documented (I know, I know, I should contribute). I was looking for something to build RCP products. I won't talk too much more about that, but I will say what worked for me:
Thankfully, I am able to completely ignore CSPEC files, as they can be inferred from the existing metadata (i.e. from Once I had materialized a workspace successfully, I could go on to try and replicate that headlessly. This article I found useful to create an installation for Buckminster suitable for deploying as part of our continuous integration. At this point, I had a long think about the relationships between the Eclipse projects used to build up the product. We settled on a tree (sic) with two major branches - the product branch and the test branch:
By "point to", I mean the feature or cquery specifies it as a dependency. (I couldn't seem to get the I found playing on the command line very helpful at this stage. The Once I could build (i.e. compile) everything successfully, packaging it as a product was the next thing. Using the The last thing I did was to find the |
||
|
|
|
Hi, New Buckminster documentation is being produced right now. The first "rough cut" contains introduction (based on Eclipse '09 talk), RMAP and CQUERY fully explained, details on properties, and versions. These chapters have about 70 pages, and are in near finished form. More chapters and examples to follow. Hope to make a new draft available weekly. You can get it here: http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/doc/BuckyBook.pdf (6MB). |
||
|
|
|
|
From: http://wiki.eclipse.org/index.php/Introduction_to_Buckminster#Getting_Started Hello World: http://wiki.eclipse.org/index.php/Hello_XML_World_Example_(Buckminster) |
||
|
|
