Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Only one visual class per project?
Only one visual class per project? [message #137212] Fri, 13 April 2007 19:44 Go to next message
Eclipse UserFriend
Originally posted by: john.heaton.net

Hi,
I created a simple visual class. A JFrame. I tried copying it and
renaming it to have a second JFrame class in the project. VE only seems to
recognize the first one. The second class is openned in a normal Java
editor. Is there a property I'm missing or something?

Thanks for your help,

John
Re: Only one visual class per project? [message #137228 is a reply to message #137212] Sat, 14 April 2007 00:29 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

John wrote:
> Hi,
> I created a simple visual class. A JFrame. I tried copying it and
> renaming it to have a second JFrame class in the project. VE only seems
> to recognize the first one. The second class is openned in a normal
> Java editor. Is there a property I'm missing or something?
>
> Thanks for your help,
>
> John
Right click on the second class and select Open with->Visual Editor.
Eclipse remembers the last editor used on a file. You need to open the
class once in the Visual Editor to have Eclipse remember it.
Re: Only one visual class per project? [message #615189 is a reply to message #137212] Sat, 14 April 2007 00:29 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
John wrote:
> Hi,
> I created a simple visual class. A JFrame. I tried copying it and
> renaming it to have a second JFrame class in the project. VE only seems
> to recognize the first one. The second class is openned in a normal
> Java editor. Is there a property I'm missing or something?
>
> Thanks for your help,
>
> John
Right click on the second class and select Open with->Visual Editor.
Eclipse remembers the last editor used on a file. You need to open the
class once in the Visual Editor to have Eclipse remember it.
Previous Topic:Only one visual class per project?
Next Topic:VE project is dead? ... or sleeping? )))
Goto Forum:
  


Current Time: Thu Apr 25 07:23:56 GMT 2024

Powered by FUDForum. Page generated in 0.02556 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top