I created a minor Java GUI with swing using JPad Pro.
Now i wanted to try Eclipse.
I created a new project imported my java files and it worked
fine so far. BUT when i run my project my programm is not working properly.
It will show the contentPane but its empty no buttons no text area no
nothing..
And it totaly blew my mind when i noticed that running the program several
times without closing it makes it actually work sometimes !!
Me and Eclipse cant find any Bugs..
I reinstalled eclipse several times..
Any ideas ?