|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
jar to jfx compiler |
Ataman
|
Post subject: jar to jfx compiler |
Post rating: 0
|
Posted: Thu 13 Mar, 2014, 17:25
|
|
User rating: 0
Joined: Thu 13 Mar, 2014, 17:17 Posts: 13 Location: Hungary,
|
Hi,
is there a .jar to .jfx compiler command in the jforex SDK/API?
The reason I am asking is that I develop strategies in a JVM-based language other than java, and I would like to use the JForex platform..
thanks!
|
|
|
|
 |
hebasto
|
Post subject: Re: jar to jfx compiler |
Post rating: 0
|
Posted: Thu 13 Mar, 2014, 19:20
|
|
User rating: 96
Joined: Mon 09 Sep, 2013, 07:09 Posts: 287 Location: Ukraine, SHostka
|
|
|
|
 |
Ataman
|
Post subject: Re: jar to jfx compiler |
Post rating: 0
|
Posted: Thu 13 Mar, 2014, 19:32
|
|
User rating: 0
Joined: Thu 13 Mar, 2014, 17:17 Posts: 13 Location: Hungary,
|
I think that the compileStrategy algorithm takes java source code (as input).. which I do not have (I code in clojure).
|
|
|
|
 |
Ataman
|
Post subject: Re: jar to jfx compiler |
Post rating: 0
|
Posted: Thu 13 Mar, 2014, 19:35
|
|
User rating: 0
Joined: Thu 13 Mar, 2014, 17:17 Posts: 13 Location: Hungary,
|
BUT I have just noticed that the method listed right underneath compileStrategy does exactly what I asked for: _____________________________________ IClient.packPluginToJfx
File packPluginToJfx(File file) Packs .java or .jar strategy file to .jfx file. Destination .jfx file will be located in the same directory as the source. ______________________________________ ..so thanks again!!
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|