Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » BREE and Buckminster build
BREE and Buckminster build [message #482322] Wed, 26 August 2009 08:58 Go to next message
Eclipse UserFriend
Originally posted by: news.eclipse.org.08.lemmster.de

Hi,

PDE build supports building against a matching JDK based on the
Bundle-RequiredExecutionEnvironment (BREE) and a list of JDK<>Path
mapping. Does BM too?

Markus
Re: BREE and Buckminster build [message #482323 is a reply to message #482322] Wed, 26 August 2009 09:08 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Markus,
Buckminster will compile everything according to the settings of the workspace. We don't perform a separate (external)
compile of the Java code. Things are really built in the exact same way as they are in your IDE.

You can set workspace JDK compliance to "1.5", "1.6" etc. using the command:

buckminster setpref complianceLevel n.n

If you want more fine-grained control, you must provide that using exported preferences or a pre-initialized template
workspace.

Regards,
Thomas Hallgren


On 08/26/2009 10:58 AM, Markus Kuppe wrote:
> Hi,
>
> PDE build supports building against a matching JDK based on the
> Bundle-RequiredExecutionEnvironment (BREE) and a list of JDK<>Path
> mapping. Does BM too?
>
> Markus
Previous Topic:qualifier replacement with build timestamp
Next Topic:P2 materializer and profiles
Goto Forum:
  


Current Time: Thu Apr 25 22:22:15 GMT 2024

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

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

Back to the top