Hi all,
I've a problem with eclipse. I've created new java project called pj, pressed finish, added package called pkg to newly created project. I then wanted to create class in package pkg, called it NewClass, pressed finish, but the New Java Class dialog did not appeared despite clicking Finish button (and class was not created).
Is anyone also facing this problem?
I'm using Fedora 16 with Eclipse Indigo from repository.
Thanks,
Milan
---------- Post added at 10:03 PM ---------- Previous post was at 08:26 PM ----------
running yum remove eclipse* && yum install eclipse seems to fix the problem (however it's really weird)