java and livecode can that we embedded
Posted: Tue May 28, 2013 7:41 pm
I have a simple question, join livecode an
I have a bunch of java files (.java) and I want them to call include them in livecode.
I can start a shell and call the procedure by the following command java -jar getprocess.jar -host param1 and so on.
The problem I have with this Jar method is the calling as shell.
I can embed windows dll or mac osx bundles but java it still bothering me.
Jan Schenkel has some tips but I do something wrong. Is a helper required ?
Q : How do I call a function or procedure in a .java file.
I have a bunch of java files (.java) and I want them to call include them in livecode.
I can start a shell and call the procedure by the following command java -jar getprocess.jar -host param1 and so on.
The problem I have with this Jar method is the calling as shell.
I can embed windows dll or mac osx bundles but java it still bothering me.
Jan Schenkel has some tips but I do something wrong. Is a helper required ?
Q : How do I call a function or procedure in a .java file.