Hi!
How can i run java from parallels in windows?
I mean (in console):
java -jar someJar.jar
Than, windows just run mac os x(!!!) command "java -jar someJar.jar" and then java run in mac os x env., not in windows?
i need it for decreas compilation time for my project, which compiles with java-based compiller (Flex), and, on windows, it's to slowly.
Or, can you say, how can i make my own *.app.exe ?
Thx
How can i run java from parallels in windows?
I mean (in console):
java -jar someJar.jar
Than, windows just run mac os x(!!!) command "java -jar someJar.jar" and then java run in mac os x env., not in windows?
i need it for decreas compilation time for my project, which compiles with java-based compiller (Flex), and, on windows, it's to slowly.
Or, can you say, how can i make my own *.app.exe ?
Thx