Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Cannot use "New Visual Class" wizard
Cannot use "New Visual Class" wizard [message #108881] Tue, 04 October 2005 18:27 Go to next message
Eclipse UserFriend
Originally posted by: pioneer.bigmir.net

I downloaded eclipse 3.2 SDK and used Update manager for installing
Visual Editor 1.1, EMF 2.1.0 and GEF 3.1 (I installed simply latest
versions). But, I can't see "Visual Class" in File -> New menu as
supposed in tutorials. However, if I open some VE example, Visual Editor
works and I can put components, change their properties etc.
What I have to do to get VE work?

P.S. I tried this procedure also with Eclipse SDK 3.1, result is the same.

Thank you for any help.
Re: Cannot use "New Visual Class" wizard [message #108920 is a reply to message #108881] Tue, 04 October 2005 20:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Using the update manager try upgrading to VE 1.1.0.1. It has many fixes
over 1.1.

Serge Tarkovski wrote:
> I downloaded eclipse 3.2 SDK and used Update manager for installing
> Visual Editor 1.1, EMF 2.1.0 and GEF 3.1 (I installed simply latest
> versions). But, I can't see "Visual Class" in File -> New menu as
> supposed in tutorials. However, if I open some VE example, Visual Editor
> works and I can put components, change their properties etc.
> What I have to do to get VE work?
>
> P.S. I tried this procedure also with Eclipse SDK 3.1, result is the same.
>
> Thank you for any help.

--
Thanks,
Rich Kulp
Re: Cannot use "New Visual Class" wizard [message #108962 is a reply to message #108920] Wed, 05 October 2005 07:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pioneer.bigmir.net

Rich Kulp wrote:
> Using the update manager try upgrading to VE 1.1.0.1. It has many fixes
> over 1.1.

Update Manager reports "No updates for the currently installed
feature(s) found, try again later". And, according to Help -> Software
Updates -> Manage Configuration, I have Visual Editor 1.1.0.1 already
installed.
Re: Cannot use "New Visual Class" wizard [message #108974 is a reply to message #108881] Wed, 05 October 2005 08:57 Go to previous messageGo to next message
Norbert Plött is currently offline Norbert PlöttFriend
Messages: 233
Registered: July 2009
Senior Member
Serge,

"Visual Class" is only visible as a menu item when you have the Java
Perspective open.

A safe way to get a chance for a new visual class from any perspective is
this path from the context menu of a java package:

New - Other ...

You get a dialog with a structured list of new objects. In the Java folder
there should be a "Visual Class" entry.

Helpful?


Norbert
Re: Cannot use "New Visual Class" wizard [message #108986 is a reply to message #108974] Wed, 05 October 2005 09:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pioneer.bigmir.net

Norbert Ploett wrote:
> Serge,
>
> "Visual Class" is only visible as a menu item when you have the Java
> Perspective open.
>
> A safe way to get a chance for a new visual class from any perspective is
> this path from the context menu of a java package:
>
> New - Other ...
>
> You get a dialog with a structured list of new objects. In the Java folder
> there should be a "Visual Class" entry.
>
> Helpful?

Thank you very much. I am novice, and such things are non-intuitive for
me at a present time.
But, there is no "Visual Class" in File -> New even if I am in Java
perspective, what's wrong?
Re: Cannot use "New Visual Class" wizard [message #109024 is a reply to message #108986] Wed, 05 October 2005 16:03 Go to previous message
Marco Lopez is currently offline Marco LopezFriend
Messages: 22
Registered: July 2009
Junior Member
"Serge Tarkovski" <pioneer@bigmir.net> wrote in message
news:di07pf$6a4$1@news.eclipse.org...
> Thank you very much. I am novice, and such things are non-intuitive for me
> at a present time.
> But, there is no "Visual Class" in File -> New even if I am in Java
> perspective, what's wrong?

I ran into this problem a couple of months ago, and if I went to

Window -> Reset Perspective then the visual class item would appear under
File -> New -> Visual Class

I unfortunately do not remember if you had to exit eclipse for the change to
take effect and I assume you have to be in the Java perspective in order for
this to work.

-ML
Re: Cannot use "New Visual Class" wizard [message #610927 is a reply to message #108881] Tue, 04 October 2005 20:45 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Using the update manager try upgrading to VE 1.1.0.1. It has many fixes
over 1.1.

Serge Tarkovski wrote:
> I downloaded eclipse 3.2 SDK and used Update manager for installing
> Visual Editor 1.1, EMF 2.1.0 and GEF 3.1 (I installed simply latest
> versions). But, I can't see "Visual Class" in File -> New menu as
> supposed in tutorials. However, if I open some VE example, Visual Editor
> works and I can put components, change their properties etc.
> What I have to do to get VE work?
>
> P.S. I tried this procedure also with Eclipse SDK 3.1, result is the same.
>
> Thank you for any help.

--
Thanks,
Rich Kulp
Re: Cannot use "New Visual Class" wizard [message #610931 is a reply to message #108920] Wed, 05 October 2005 07:02 Go to previous message
Eclipse UserFriend
Originally posted by: pioneer.bigmir.net

Rich Kulp wrote:
> Using the update manager try upgrading to VE 1.1.0.1. It has many fixes
> over 1.1.

Update Manager reports "No updates for the currently installed
feature(s) found, try again later". And, according to Help -> Software
Updates -> Manage Configuration, I have Visual Editor 1.1.0.1 already
installed.
Re: Cannot use "New Visual Class" wizard [message #610932 is a reply to message #108881] Wed, 05 October 2005 08:57 Go to previous message
Norbert Plött is currently offline Norbert PlöttFriend
Messages: 233
Registered: July 2009
Senior Member
Serge,

"Visual Class" is only visible as a menu item when you have the Java
Perspective open.

A safe way to get a chance for a new visual class from any perspective is
this path from the context menu of a java package:

New - Other ...

You get a dialog with a structured list of new objects. In the Java folder
there should be a "Visual Class" entry.

Helpful?


Norbert
Re: Cannot use "New Visual Class" wizard [message #610933 is a reply to message #108974] Wed, 05 October 2005 09:56 Go to previous message
Eclipse UserFriend
Originally posted by: pioneer.bigmir.net

Norbert Ploett wrote:
> Serge,
>
> "Visual Class" is only visible as a menu item when you have the Java
> Perspective open.
>
> A safe way to get a chance for a new visual class from any perspective is
> this path from the context menu of a java package:
>
> New - Other ...
>
> You get a dialog with a structured list of new objects. In the Java folder
> there should be a "Visual Class" entry.
>
> Helpful?

Thank you very much. I am novice, and such things are non-intuitive for
me at a present time.
But, there is no "Visual Class" in File -> New even if I am in Java
perspective, what's wrong?
Re: Cannot use "New Visual Class" wizard [message #610936 is a reply to message #108986] Wed, 05 October 2005 16:03 Go to previous message
Marco Lopez is currently offline Marco LopezFriend
Messages: 22
Registered: July 2009
Junior Member
"Serge Tarkovski" <pioneer@bigmir.net> wrote in message
news:di07pf$6a4$1@news.eclipse.org...
> Thank you very much. I am novice, and such things are non-intuitive for me
> at a present time.
> But, there is no "Visual Class" in File -> New even if I am in Java
> perspective, what's wrong?

I ran into this problem a couple of months ago, and if I went to

Window -> Reset Perspective then the visual class item would appear under
File -> New -> Visual Class

I unfortunately do not remember if you had to exit eclipse for the change to
take effect and I assume you have to be in the Java perspective in order for
this to work.

-ML
Previous Topic:Feedback/Ideas
Next Topic:Problem with the properties view of VE 1.1.0.1
Goto Forum:
  


Current Time: Fri Apr 26 13:23:56 GMT 2024

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

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

Back to the top