8U40 b16 support for command line arguments for JavaFX Deploy...
Tony Anecito
adanecito at yahoo.com
Wed Dec 10 21:39:20 UTC 2014
FYI the ant arguments works fine now in 8u40.
Thanks,-Tony
On Monday, December 8, 2014 1:30 PM, Tony Anecito <adanecito at yahoo.com> wrote:
Thanks sorry I should have said fx:deploy.
On Monday, December 8, 2014 12:17 PM, Danno Ferrin <danno.ferrin at oracle.com> wrote:
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 <adanecito at yahoo.com> 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
More information about the openjfx-dev
mailing list