BREE and Buckminster build [message #482322] |
Wed, 26 August 2009 08:58 |
Eclipse User |
|
|
|
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 |
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04158 seconds