Hi,
I wanna use a Java Applet in Node Webkit.
I saw in Node Github Wiki than by default the Java Applet access is disabled, and to enabled we need to change the Manifest "Package Json" in the Webkit Subfields.
But how could I do that? And after where I put the .jar file?
I read than for "Plugins" we need to create a folder, but and for Applets?
Somebody could help?
Thanks