Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » How to point BM to a materialized target platform
How to point BM to a materialized target platform [message #381333] Fri, 28 November 2008 11:57 Go to next message
Markus Kuppe is currently offline Markus KuppeFriend
Messages: 177
Registered: July 2009
Senior Member
Hi,

how do I point BM to a "materialized" target platform (tM) instead of
the target platform provided by the BM installation itself (tB)?

The mspec [1] and cspec [2] are set to materialize all sources and
dependencies to ${installLocation}, but the succeeding feature.exports
or build fails because with missing deps (e.g. o.e.ui which isn't part
of tB but materialized in tM).

Basically I'm looking for the equivalent to "pluginPath" in PDE.

Thanks
Markus

[1]
/cvsroot/rt/org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm /org.eclipse.ecf.sdk.mspec
[2]
/cvsroot/rt/org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm /org.eclipse.ecf.sdk.cspec
Re: How to point BM to a materialized target platform [message #381334 is a reply to message #381333] Fri, 28 November 2008 12:36 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Marcus,
You use the setpref command, like this:

buckminster [-data <your workspace>] setpref targetPlatformPath=/path/to/your/TP

Due to limitations in Eclipse we cannot switch TP during a run so you must start
Buckminster twice if you want to first materialize the TP and then use it as a TP.

Regards,
Thomas Hallgren

Markus Alexander Kuppe wrote:
> Hi,
>
> how do I point BM to a "materialized" target platform (tM) instead of
> the target platform provided by the BM installation itself (tB)?
>
> The mspec [1] and cspec [2] are set to materialize all sources and
> dependencies to ${installLocation}, but the succeeding feature.exports
> or build fails because with missing deps (e.g. o.e.ui which isn't part
> of tB but materialized in tM).
>
> Basically I'm looking for the equivalent to "pluginPath" in PDE.
>
> Thanks
> Markus
>
> [1]
> /cvsroot/rt/org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm /org.eclipse.ecf.sdk.mspec
> [2]
> /cvsroot/rt/org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm /org.eclipse.ecf.sdk.cspec
Previous Topic:Headless buckminster through a proxy server
Next Topic:Unpredictable resolution failures using remote PDE map files
Goto Forum:
  


Current Time: Wed Apr 24 23:47:03 GMT 2024

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

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

Back to the top