I merged my code from Processing.org into IDEA some time ago as it was just more comfortable to develop. Now I need to export the code to an applet. I already set up the configuration for that task, but it doesn't run with the appletviewer (it just closes after execution without showing anything). Do I need a jar-file? Is there a way to generate this in IDEA automatically?
以上就是Processing.org applet out of IntelliJ IDEA的详细内容,更多请关注web前端其它相关文章!