I've got a big problem...

I don't know in which forum topic I'm supposed to post this but you guys can tell me.

okay, here's the problem. I use Eclipse to program java applications.

Where all of the buttons are supposed to be on the screen there are black squares. The buttons still work, they just look like black squares instead of their respictive individual pictures.

The other problem is that every time that I try to import an existing project into my workspace Eclipse stalls on me. This is very frustrating as I have to addthe Java MBS case study to my workspace before Sunday or I will not have enough time to finish a very important project for AP computer science AB.

I tried deleting all of eclipse, and then reinstalling it. But that didn't work. any help?

[779 byte] By [03kJq14a] at [2007-11-26 19:29:28]
# 1
You could try going to add/remove programs, remove it, then reinstall it. This is probably a question for an Eclipse forum, though.
CaptainMorgan08a at 2007-7-9 21:57:57 > top of Java-index,Developer Tools,Java Compiler...
# 2

Eclipse doesn't make an entry there, you just delete the directory it's installed to ;)

the first part sounds like a video driver problem more than anything else.

The second could be a corrupted workspace. Remove the files Eclipse generated in your project directories and try creating a new project based on the existing source.

jwentinga at 2007-7-9 21:57:57 > top of Java-index,Developer Tools,Java Compiler...