Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Simplest possible buckminster build?
Simplest possible buckminster build? [message #1701216] Thu, 09 July 2015 23:02 Go to next message
Pseudonym Alias is currently offline Pseudonym AliasFriend
Messages: 2
Registered: July 2015
Junior Member
<currently in eclipse 3.8>

I've been beating my head against buckminster for a while now, despite reading a good chunk of the documentation book thingy and doing extensive googling. I think I vaguely understand what's going on, but can't get anything to work.

The question: is there, somewhere, an example of the rmap and cquery files for the simplest possible RCP application? Like, say, the one that generates when you select "Hello RCP application" or "RCP application with a view" off the wizard? The closest I can find is the mail application, which is still a bit much for me ATM.

Thanks.

(ps: if a simple google search turns it up, please convey your search terms. I'm trying to get better at the art of google.)
Re: Simplest possible buckminster build? [message #1701297 is a reply to message #1701216] Fri, 10 July 2015 16:02 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 10/07/2015 14:21, Pseudonym Alias wrote:
> <currently in eclipse 3.8>
>
> I've been beating my head against buckminster for a while now, despite
> reading a good chunk of the documentation book thingy and doing
> extensive googling. I think I vaguely understand what's going on, but
> can't get anything to work.
>
> The question: is there, somewhere, an example of the rmap and cquery
> files for the simplest possible RCP application? Like, say, the one that
> generates when you select "Hello RCP application" or "RCP application
> with a view" off the wizard? The closest I can find is the mail
> application, which is still a bit much for me ATM.
>
> Thanks.
>
> (ps: if a simple google search turns it up, please convey your search
> terms. I'm trying to get better at the art of google.)

Some time ago I wrote this one:

http://www.lorenzobettini.it/2013/01/building-an-eclipse-rcp-product-with-buckminster/

hope this helps
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book


Re: Simplest possible buckminster build? [message #1701312 is a reply to message #1701297] Fri, 10 July 2015 19:39 Go to previous messageGo to next message
Pseudonym Alias is currently offline Pseudonym AliasFriend
Messages: 2
Registered: July 2015
Junior Member
It did indeed help! I've now got my ridiculously simple plugin to resolve and materialize!

The hitch comes in here: I have no interest in building a (or from) a p2 repository. Can I get buckminster to build my plugin by ignoring certain parts of your tutorial? (If I can, which section[s] should I skip?)

...or have I completely misinterpreted things, and a p2 repository is a necessity instead of a feature?

Thanks.
Re: Simplest possible buckminster build? [message #1701359 is a reply to message #1701312] Sun, 12 July 2015 17:59 Go to previous message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 10/07/2015 21:39, Pseudonym Alias wrote:
> It did indeed help! I've now got my ridiculously simple plugin to
> resolve and materialize!
>
> The hitch comes in here: I have no interest in building a (or from) a p2
> repository. Can I get buckminster to build my plugin by ignoring
> certain parts of your tutorial? (If I can, which section[s] should I skip?)
>
> ..or have I completely misinterpreted things, and a p2 repository is a
> necessity instead of a feature?
>
> Thanks.

Hi

by "just build" what do you mean? Just compile Java files without
producing any artifacts (i.e., no jar)? Then you just need the "build"
command, and ignore the other commands like "site.p2".

cheers
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book


Previous Topic:why does buckminster not resolve my passed JVM argument?
Next Topic:Split Buckminster build
Goto Forum:
  


Current Time: Thu Apr 25 13:04:27 GMT 2024

Powered by FUDForum. Page generated in 0.03654 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top