Not sure what you mean by deployfx.   My google-fu comes up with devops stugg.

We support default command line arguments in 8u40.  i.e. if you launch just 
from the icon launcher we can supply some command line arguments.

For ant it is the <fx:arguments> element underneath the <fx:application> 
datatype.

for bundler arguments, it is the "arguments" argument which is a List<String>, 
and if a plain old string is passed in it is whitespace delimited (with no 
escapes).

On Dec 8, 2014, at 11:06 AM, Tony Anecito <[email protected]> wrote:

> Hi Danno,
> 
> Does 8u40 b16 support DeployFX java command line arguments? I brought this up 
> some time ago and you said it would be in 8u40.
> Also, what ant tags would I use for it?
> 
> Thanks,
> -Tony

Reply via email to