So when i run my program made in processing and close it the background process is closed BUT when i run the program and it crashes for example: processing didn't found the location of a PImage, when i close the window and look in task manager there is still a javaw process in the background and windows doesn't let me delete the jar file until i manually kill the process.
Note: I use eclipse so i can export my project as a jar file.
So when i run my program made in processing and close it the background process is closed BUT when i run the program and it crashes for example: processing didn't found the location of a PImage, when i close the window and look in task manager there is still a javaw process in the background and windows doesn't let me delete the jar file until i manually kill the process.
Note: I use eclipse so i can export my project as a jar file.