java.exe does not end when using GLGraphics
in
Contributed Library Questions
•
1 years ago
I made a program that uses GLgraphics and the problem is that when I close the program, java.exe doesn't close so I have to manually end the process every time. The window will close, but java.exe will still be running, meaning I can't run the sketch again until I close it. Does anybody know how to fix this?
1