I'm having a problem with Eclipse. I was using the Google WindowBuilder for my very first time and as I watched into my project directory, there were two new .jar-files "forms- 1.3.0.jar" and "miglayout15-swing.jar".
Which kind of files are this? I think they aren't even metioned in my source code. The java application can be run without the files, but I noticed that no System.out.print commands are executed.
When deleting the files, Eclipse marks the project folder with a red exclamation mark.
Anyone knowing this issue? How can I get rid of these files?
The file 'forms-1.3.0.jar' is used by the visual swing (or other) editor.
Do the same thing with "miglayout15-swing.jar".
I don't know how to get rid of them, but if you're asking how to get rid of the exclamation mark, this is it.