Editor variables allowed in Ant Scenario > Options > Build target

Are you missing a feature? Request its implementation here.
whyme
Posts: 98
Joined: Fri Mar 08, 2013 8:58 am

Editor variables allowed in Ant Scenario > Options > Build target

Post by whyme »

I experimented, and it looks like we can use editor variables in the Build target under Options for Ant Scenario. But in 27.1 the Oxygen interface does not suggest that this is possible. I recommend exposing the buttons already available in Working directory and Build file, to make it clear that editor variables are allowed in that third field as well.

For developers peeking in on this conversation: doing this means you can use ${ask('Convert Word to what stage?', radio, (${xpath_eval(for $pair in ... to set up a very lovely dialogue box with the user, to pick which ANT build to execute.
Radu
Posts: 9657
Joined: Fri Jul 09, 2004 5:18 pm

Re: Editor variables allowed in Ant Scenario > Options > Build target

Post by Radu »

Hi,

We have an internal issue for this, pasting the issue ID below:
EXM-34435 ANT Transformation: Editor variables chooser button next to "Build target" text field

If we find the time to add the editor variables chooser button in a future Oxygen version we will update this thread.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply