Should be no need to do anything special
Ant 1.7.0 supports the javax scripting and there is
a javax scripting engine for javafx. Unfortunately, it
does not seem to be released yet.
the engine is net.java.jsr223.JavaFXScriptEngine
in the SPI for javax.script.ScriptEngineFactory in
the javafxft.jar file.

Peter

On 5/10/07, Kevin Jackson <[EMAIL PROTECTED]> wrote:
Hi all,

Is there a need to support JavaFX in Ant going forward?  We already
support javascript via bsf & javax.scripting, we also support a
multitude of dynamic/scripting languages, should we add support for
this one?

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to