Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE install and run problem
VE install and run problem [message #127187] Fri, 30 June 2006 00:13 Go to next message
Eclipse UserFriend
Originally posted by: info.elzk.sk

I have unstall eclipse 3.1.2, emf-sdo-xsd-SDK-2.2.0RC9a.zip,
GEF-ALL-3.1.1.zip, VE-SDK-1.1.0.1.zip.

On my computer is Windows XP+SP2, j2re-1_4_2_12-windows-i586-p.exe and
j2sdk-1_4_2_12-windows-i586-p.exe installed.

Any plug-in(EMF,GEF,VE) is enabled.

If I create new Java Project and in Package explorer select "new" (from
right mouse click menu) then is not in this section "Visual Class".
If I click(right mouse button) on .java file in Package explorer and
select "Open with" then is not in this section "Visual editor".

I cannot run Visual Editor. Please help.

Thanks
Re: VE install and run problem [message #127200 is a reply to message #127187] Fri, 30 June 2006 00:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: info.elzk.sk

In message is a bug.. correct is: "I have INSTALL..."

And when i select in package explorer "New"->"Other"->Java then is not in
this section VE.

Please help me run VE.

Thanks.
Re: VE install and run problem [message #127213 is a reply to message #127200] Fri, 30 June 2006 09:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: radams.omf.net

hi Peter,
I'm a newbie myself...but try using the toolbar. There is a small green
(with a white C and +)....click the downarrow beside it and see if visual
class is there. Hope this works.
Randy
Re: VE install and run problem [message #127253 is a reply to message #127187] Fri, 30 June 2006 13:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

Peter,

VE 1.1.0.1 requires EMF 2.1, and will not work with 2.2.0RC9a. So
either install EMF 2.1, or install VE 1.2 which will be released later
today (which works with EMF 2.2)

Hope this helps,
- Jeff
Re: VE install and run problem [message #127299 is a reply to message #127253] Fri, 30 June 2006 20:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: info.elzk.sk

Thanks, after EMF 2.1 installation work Visual Editor correct.
Re: VE install and run problem [message #127418 is a reply to message #127299] Sun, 02 July 2006 19:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jamesrome.gmail.com

There is a bug here in the Callisto 3.2. It works fine on Windows. But on
Linux (several different machines), there is no "Visual Class" entry when
you right click on the Project and do "New". I do see the Vicual Class if
I click next to the C, but this is very unobvious, and I spent a lot of
time updating classes, or trying to to fix this.

Why isn't the choice in the "New" menu? I am teaching a class on this in a
week, and want to make it as easy as possible for the HS kids.
Re: VE install and run problem [message #127424 is a reply to message #127418] Sun, 02 July 2006 19:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jamesrome.gmail.com

This is a bug. In the Help page it says
"In the Java perspective, click File > New > Visual Class. The New Java Visual
Class wizard opens." This only happens in Windows for me.


Jim Rome wrote, On 7/2/2006 3:54 PM:
> There is a bug here in the Callisto 3.2. It works fine on Windows. But
> on Linux (several different machines), there is no "Visual Class" entry
> when you right click on the Project and do "New". I do see the Vicual
> Class if I click next to the C, but this is very unobvious, and I spent
> a lot of time updating classes, or trying to to fix this.
>
> Why isn't the choice in the "New" menu? I am teaching a class on this in
> a week, and want to make it as easy as possible for the HS kids.
>
Re: VE install and run problem [message #127449 is a reply to message #127424] Mon, 03 July 2006 01:59 Go to previous messageGo to next message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Jim,

You may have to reset the Java perspective in order to get the VE to
show up in the New menu. In the Java perspective, go to Window->Reset
Perspective.

Hope this helps,
- Jeff
Re: VE install and run problem [message #127475 is a reply to message #127449] Mon, 03 July 2006 12:38 Go to previous message
Eclipse UserFriend
Originally posted by: jamesrome.gmail.com

Jeff Myers wrote, On 7/2/2006 9:59 PM:
> Jim,
>
> You may have to reset the Java perspective in order to get the VE to
> show up in the New menu. In the Java perspective, go to Window->Reset
> Perspective.
>
> Hope this helps,
> - Jeff
That worked :-)
It seems to me that this should happen automatically when one installs the
Callisto tools. I surely would not have figured this out on my own.
Thanks,
Jim
Re: VE install and run problem [message #613424 is a reply to message #127187] Fri, 30 June 2006 00:35 Go to previous message
Eclipse UserFriend
Originally posted by: info.elzk.sk

In message is a bug.. correct is: "I have INSTALL..."

And when i select in package explorer "New"->"Other"->Java then is not in
this section VE.

Please help me run VE.

Thanks.
Re: VE install and run problem [message #613425 is a reply to message #127200] Fri, 30 June 2006 09:17 Go to previous message
Eclipse UserFriend
Originally posted by: radams.omf.net

hi Peter,
I'm a newbie myself...but try using the toolbar. There is a small green
(with a white C and +)....click the downarrow beside it and see if visual
class is there. Hope this works.
Randy
Re: VE install and run problem [message #613428 is a reply to message #127187] Fri, 30 June 2006 13:48 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Peter,

VE 1.1.0.1 requires EMF 2.1, and will not work with 2.2.0RC9a. So
either install EMF 2.1, or install VE 1.2 which will be released later
today (which works with EMF 2.2)

Hope this helps,
- Jeff
Re: VE install and run problem [message #613432 is a reply to message #127253] Fri, 30 June 2006 20:29 Go to previous message
Eclipse UserFriend
Originally posted by: info.elzk.sk

Thanks, after EMF 2.1 installation work Visual Editor correct.
Re: VE install and run problem [message #613436 is a reply to message #127299] Sun, 02 July 2006 19:54 Go to previous message
Eclipse UserFriend
Originally posted by: jamesrome.gmail.com

There is a bug here in the Callisto 3.2. It works fine on Windows. But on
Linux (several different machines), there is no "Visual Class" entry when
you right click on the Project and do "New". I do see the Vicual Class if
I click next to the C, but this is very unobvious, and I spent a lot of
time updating classes, or trying to to fix this.

Why isn't the choice in the "New" menu? I am teaching a class on this in a
week, and want to make it as easy as possible for the HS kids.
Re: VE install and run problem [message #613437 is a reply to message #127418] Sun, 02 July 2006 19:57 Go to previous message
Eclipse UserFriend
Originally posted by: jamesrome.gmail.com

This is a bug. In the Help page it says
"In the Java perspective, click File > New > Visual Class. The New Java Visual
Class wizard opens." This only happens in Windows for me.


Jim Rome wrote, On 7/2/2006 3:54 PM:
> There is a bug here in the Callisto 3.2. It works fine on Windows. But
> on Linux (several different machines), there is no "Visual Class" entry
> when you right click on the Project and do "New". I do see the Vicual
> Class if I click next to the C, but this is very unobvious, and I spent
> a lot of time updating classes, or trying to to fix this.
>
> Why isn't the choice in the "New" menu? I am teaching a class on this in
> a week, and want to make it as easy as possible for the HS kids.
>
Re: VE install and run problem [message #613439 is a reply to message #127424] Mon, 03 July 2006 01:59 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
Jim,

You may have to reset the Java perspective in order to get the VE to
show up in the New menu. In the Java perspective, go to Window->Reset
Perspective.

Hope this helps,
- Jeff
Re: VE install and run problem [message #613441 is a reply to message #127449] Mon, 03 July 2006 12:38 Go to previous message
Eclipse UserFriend
Originally posted by: jamesrome.gmail.com

Jeff Myers wrote, On 7/2/2006 9:59 PM:
> Jim,
>
> You may have to reset the Java perspective in order to get the VE to
> show up in the New menu. In the Java perspective, go to Window->Reset
> Perspective.
>
> Hope this helps,
> - Jeff
That worked :-)
It seems to me that this should happen automatically when one installs the
Callisto tools. I surely would not have figured this out on my own.
Thanks,
Jim
Previous Topic:Visual Editor 1.2 and Eclipse 3.2 final layout problems
Next Topic:How to restore Bean Name prompt
Goto Forum:
  


Current Time: Fri Apr 26 12:45:45 GMT 2024

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

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

Back to the top