Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Passing Properties to prebind actions
Passing Properties to prebind actions [message #496868] Wed, 11 November 2009 15:16 Go to next message
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Hi,

I have a bunch of buckminster.prebind actions defined on certain
projects. These are mainly ant scripts that fetch some additional
libraries and copy them into the project (I know, not quite the
buckminster way, but there is no way around that currently), or generate
some extra classes.

The paths to those additional libraries are made available to the
actions by passing a generated properties file to the resolve command
(the -P option).
This works just fine in headless mode, however, how do I get the same
result for developers that resolve the query in the UI?
I assumed the way to go is to specify the same properties file directly
in the cquery (properties="globalArtifacts.properties")
But unfortunately the buckminster.prebind actions don't see the
properties that are defined in the file. Are those properties only made
available for the resolution process?
Is there currently any way to have the same behaviour like resolve -P
propertiesFile when resolving a query through the UI?

Thanks and best regards,
Johannes
Re: Passing Properties to prebind actions [message #496869 is a reply to message #496868] Wed, 11 November 2009 15:20 Go to previous message
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Ups, I was a bit too fast there...
turns out I used a wrong path there, sorry for the noise, works as
expected now.

Best regards,
Johannes
Previous Topic:[aggregator] Problems with tutorial
Next Topic:Callbacks in provider tag of a .RMAP
Goto Forum:
  


Current Time: Thu Apr 25 23:15:41 GMT 2024

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

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

Back to the top