Re: Questions on Plugin Development
by ectw » Thu Sep 25, 2014 4:30 am
Hi, I have figured out my problem. I think it is caused by different version of JRE. I compiled my plugin by JAVA 7 and the default runtime is 5 I think... So that's why my plugin hangs at starting when clicking the exe while it works fine when I launch JAVA using my default JRE...
Thank you for your help.