Applets previously working now don't :S
in
Integration and Hardware
•
1 year ago
I know that web applets have been discontinued, but I noticed that previously correctly working web applets (some I did myself, some other spread in the web) have stopped working.
I think is not processing related, but jogl related, as I see in the Java Console:
- ...
- java.io.FileNotFoundException: http://jogamp.org/deployment/jogamp-current/jar/jogl.all.jar
- ...
- java.lang.NoClassDefFoundError: javax/media/opengl/GLEventListener
1