سؤال

Does Adobe Air Native process only allows to call .exe file only which runs a java class ?

And not accessing a certain method in the java class?

هل كانت مفيدة؟

المحلول

You can run java applications by running java.exe with native process and passing appropriate arguments.
See Running java from cmd.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top