Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » convert Class to Visual Class
convert Class to Visual Class [message #64067] Mon, 04 October 2004 07:16 Go to next message
Eclipse UserFriend
Originally posted by: spam.scientifik.com

When I import a project into a directory w/ an existing project, my Visual
Classes lose their "visual" editor ability and become regular
Classes...how can I either prevent this or convert a Class to a Visual
Class?

Where are configuration settings like this stored in Eclipse?

Thanks!
Re: convert Class to Visual Class [message #64092 is a reply to message #64067] Mon, 04 October 2004 08:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wim.nospam.org

Just open the context-menu for a class and then choose, Open with -> Visual
Editor. This is then remembered the next time around. I guess this is stored
somewhere in the project directory.

Regards,

Wim Jongman

"V. Jenks" <spam@scientifik.com> wrote in message
news:cjqtcv$rrl$1@eclipse.org...
> When I import a project into a directory w/ an existing project, my Visual
> Classes lose their "visual" editor ability and become regular
> Classes...how can I either prevent this or convert a Class to a Visual
> Class?
>
> Where are configuration settings like this stored in Eclipse?
>
> Thanks!
>
Re: convert Class to Visual Class [message #64253 is a reply to message #64092] Mon, 04 October 2004 15:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

All that is stored is the last editor opened with. That is Eclipse, not
the VE doing that. So when you import into a new place, it is a new
file, so eclipse says it will use the default editor, which is the
standard Java editor. It didn't loose anything, it is still a visual class.


--
Thanks,
Rich Kulp
Re: convert Class to Visual Class [message #64569 is a reply to message #64253] Mon, 04 October 2004 21:49 Go to previous message
Eclipse UserFriend
Originally posted by: spam.scientifik.com

Rich Kulp wrote:

> All that is stored is the last editor opened with. That is Eclipse, not
> the VE doing that. So when you import into a new place, it is a new
> file, so eclipse says it will use the default editor, which is the
> standard Java editor. It didn't loose anything, it is still a visual class.

Geeze, that was simple, thanks guys! Eclipse & VE are the greatest!
Re: convert Class to Visual Class [message #600538 is a reply to message #64067] Mon, 04 October 2004 08:10 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Just open the context-menu for a class and then choose, Open with -> Visual
Editor. This is then remembered the next time around. I guess this is stored
somewhere in the project directory.

Regards,

Wim Jongman

"V. Jenks" <spam@scientifik.com> wrote in message
news:cjqtcv$rrl$1@eclipse.org...
> When I import a project into a directory w/ an existing project, my Visual
> Classes lose their "visual" editor ability and become regular
> Classes...how can I either prevent this or convert a Class to a Visual
> Class?
>
> Where are configuration settings like this stored in Eclipse?
>
> Thanks!
>
Re: convert Class to Visual Class [message #600614 is a reply to message #64092] Mon, 04 October 2004 15:37 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

All that is stored is the last editor opened with. That is Eclipse, not
the VE doing that. So when you import into a new place, it is a new
file, so eclipse says it will use the default editor, which is the
standard Java editor. It didn't loose anything, it is still a visual class.


--
Thanks,
Rich Kulp
Re: convert Class to Visual Class [message #600732 is a reply to message #64253] Mon, 04 October 2004 21:49 Go to previous message
Eclipse UserFriend
Originally posted by: spam.scientifik.com

Rich Kulp wrote:

> All that is stored is the last editor opened with. That is Eclipse, not
> the VE doing that. So when you import into a new place, it is a new
> file, so eclipse says it will use the default editor, which is the
> standard Java editor. It didn't loose anything, it is still a visual class.

Geeze, that was simple, thanks guys! Eclipse & VE are the greatest!
Previous Topic:Use JGoodies-Formslayout with VE
Next Topic:slooooow on linux vs. windows
Goto Forum:
  


Current Time: Sun Oct 06 08:31:07 GMT 2024

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

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

Back to the top