Eclipse, cannot load Visual Editor

Hi, I have a problem with loading Visual Editor in Eclipse 3.2. When I try to load visual class i get message:Error trying to set new file into editor.Reason:java.lang.NullPointerException Can someone help me with it?
[259 byte] By [Blaz1a] at [2007-11-26 18:04:29]
# 1
Blaz, You'll probably have more luck posting to an eclipse specific forum. Lots of folks here don't answer IDE questions as matter of principle. I would answer, but I haven't got a clue past "try netbeans". Good luck. keith.Message was edited by: corlettk typos afain afain.
corlettka at 2007-7-9 5:34:52 > top of Java-index,Java Essentials,Java Programming...
# 2

As suggested, try an eclipse forum.

For example: [url=http://www.eclipsezone.com/eclipse/forums/c5605.html]eclipsezone's forums[/url]

Or join the [url=http://www.eclipse.org/newsgroups/]eclipse newsgroups[/url] to search or ask for a solution.

Message was edited by: stefan.schulz

stefan.schulza at 2007-7-9 5:34:52 > top of Java-index,Java Essentials,Java Programming...
# 3
As far as I know the Visual Editor isn't even a standard part of Eclipse 3.2 - you have to install it seperately. Definitely go to the suggested links.
dcmintera at 2007-7-9 5:34:52 > top of Java-index,Java Essentials,Java Programming...
# 4
I found an answer, do:Project->Cleanrestart VE.
Blaz1a at 2007-7-9 5:34:52 > top of Java-index,Java Essentials,Java Programming...