[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.ve] Re: My VE GUI disappeared !
|
- From: Me <me@xxxxxxxxxxxxx>
- Date: Wed, 27 May 2009 22:29:43 +0000 (UTC)
- Newsgroups: eclipse.tools.ve
- Organization: EclipseCorner
- User-agent: Pan/0.133 (House of Butterflies)
On Wed, 27 May 2009 21:50:32 +0000, Me wrote:
> I love VE. I use it all the time. Its the best GUI tool around for
> Java.
>
> I'm working on a visual Java project. Everything is fine except that
> the GUI I am working on doesn't appear in the VE window anymore. The
> window is just blank/white.
>
> It disappeared about an hour ago, but then it returned.
>
> Also missing is the "ghost" application of my GUI in the task bar.
>
> I am running Eclipse 3.4.2 with all available updates on Fedora 10 x86.
>
> How do I get my GUI back in the VE window ?
>
> Thanks in advance
I got the GUI to appear in the editor again.
The problem was that I put a temporary little class between the import
statements and the rest of the code in my VE java file.
It ran fine, but for some reason it messed VE up.
I'll just put my class in a separate file.
I'm happy again.
VE rocks !