| 
| Newbie: No New Java Visual Class Wizard [message #64115] | Mon, 04 October 2004 08:15  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: nomail.nomail.com 
 Hi,
 
 I've installed Eclipse SDK 3.0.1, EMF 3.0.1, GEF 3.0.1 and VE 1.0.1 but I
 do not see the "Visual Class" option under Java perspective, File > New.
 However, under "Open with" I see the "Visual Editor" option. Is something
 wrong with my configuration? What went wrong?
 Help is appreciated.
 
 -Jo
 |  |  |  | 
|  | 
|  | 
|  | 
|  | 
|  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #64863 is a reply to message #64841] | Tue, 05 October 2004 12:40  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: user.domain.invalid 
 Cindy wrote:
 > Jeff Myers wrote:
 >
 >
 >>exquisitus wrote:
 >>
 >>>After closing and reopening the Java Perspective the "Visual Class" option
 >>>now shows up. But I don't see the selection of SWT widgets on the palette.
 >>>It only displays Swing and AWT elements ...
 >>>And thanks for your help!
 >>>
 >>>-Jo
 >>>
 >
 >
 >>If you create a new Visual Class based on the SWT Application or SWT
 >>Composite, the SWT palette should show up.  Have you tried this?  You
 >>can also go to the Java project's build path properties and add the SWT
 >>library to the project.
 >
 >
 >>  - Jeff
 >
 >
 >
 > I am having trouble finding the Java Visual Class Wizard with Eclipse
 > 3.0.1 and VE 1.0.1 . The features.xml file under
 > eclipse/features/org.eclipse.ve_1.0.1 contain:
 >
 >    requires
 >       import feature="org.eclipse.jdt" version="3.0.0" match="compatible"
 >       import feature="org.eclipse.emf" version="2.0.1" match="compatible"
 >       import feature="org.eclipse.gef" version="3.0.0" match="compatible"
 >    requires
 >
 > www.eclipse.org/vep states that VE 1.0 supports Eclipse 3.0.1. I'm new to
 > Eclipse and if anyone can help me get started I would appreciate it. I am
 > running Eclipse on Red Hat 9.0.
 >
 > Thanks,
 >
 > Cindy Taylor
 >
 >
 
 I finally got VE to work. I was missing the EMF and GEF plugins. Even
 though I could only load EMF-SDO version 2.0.1, VE does now work with
 Eclipse 3.0.1.
 
 Thanks,
 
 Cindy Taylor
 |  |  |  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #600623 is a reply to message #64115] | Mon, 04 October 2004 11:39  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: richkulp.us.NO_SPAM.ibm.com 
 Did you install VE AFTER opening at least once the Java Perspective in
 your workspace? If you had, then Eclipse won't merge in new things to
 the first level menu.
 
 --
 Thanks,
 Rich Kulp
 |  |  |  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #600759 is a reply to message #64276] | Tue, 05 October 2004 04:00  |  | 
| Eclipse User  |  |  |  |  | Rich Kulp wrote: 
 > Did you install VE AFTER opening at least once the Java Perspective in
 > your workspace? If you had, then Eclipse won't merge in new things to
 > the first level menu.
 
 After closing and reopening the Java Perspective the "Visual Class" option
 now shows up. But I don't see the selection of SWT widgets on the palette.
 It only displays Swing and AWT elements ...
 And thanks for your help!
 
 -Jo
 |  |  |  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #600825 is a reply to message #64637] | Tue, 05 October 2004 10:27  |  | 
| Eclipse User  |  |  |  |  | exquisitus wrote: > After closing and reopening the Java Perspective the "Visual Class" option
 > now shows up. But I don't see the selection of SWT widgets on the palette.
 > It only displays Swing and AWT elements ...
 > And thanks for your help!
 >
 > -Jo
 >
 
 If you create a new Visual Class based on the SWT Application or SWT
 Composite, the SWT palette should show up.  Have you tried this?  You
 can also go to the Java project's build path properties and add the SWT
 library to the project.
 
 - Jeff
 |  |  |  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #600832 is a reply to message #64798] | Tue, 05 October 2004 10:39  |  | 
| Eclipse User  |  |  |  |  | Jeff Myers wrote: 
 > exquisitus wrote:
 > > After closing and reopening the Java Perspective the "Visual Class" option
 > > now shows up. But I don't see the selection of SWT widgets on the palette.
 > > It only displays Swing and AWT elements ...
 > > And thanks for your help!
 > >
 > > -Jo
 > >
 
 > If you create a new Visual Class based on the SWT Application or SWT
 > Composite, the SWT palette should show up.  Have you tried this?  You
 > can also go to the Java project's build path properties and add the SWT
 > library to the project.
 
 >   - Jeff
 
 Yes, that's what I've done. And the SWT lib is part of the project's build
 path. BTW, I'm running Eclipse on WinXP.
 
 - Jo
 |  |  |  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #600842 is a reply to message #64798] | Tue, 05 October 2004 10:52  |  | 
| Eclipse User  |  |  |  |  | Jeff Myers wrote: 
 > exquisitus wrote:
 > > After closing and reopening the Java Perspective the "Visual Class" option
 > > now shows up. But I don't see the selection of SWT widgets on the palette.
 > > It only displays Swing and AWT elements ...
 > > And thanks for your help!
 > >
 > > -Jo
 > >
 
 > If you create a new Visual Class based on the SWT Application or SWT
 > Composite, the SWT palette should show up.  Have you tried this?  You
 > can also go to the Java project's build path properties and add the SWT
 > library to the project.
 
 >   - Jeff
 
 
 I am having trouble finding the Java Visual Class Wizard with Eclipse
 3.0.1 and VE 1.0.1 . The features.xml file under
 eclipse/features/org.eclipse.ve_1.0.1 contain:
 
 requires
 import feature="org.eclipse.jdt" version="3.0.0" match="compatible"
 import feature="org.eclipse.emf" version="2.0.1" match="compatible"
 import feature="org.eclipse.gef" version="3.0.0" match="compatible"
 requires
 
 www.eclipse.org/vep states that VE 1.0 supports Eclipse 3.0.1. I'm new to
 Eclipse and if anyone can help me get started I would appreciate it. I am
 running Eclipse on Red Hat 9.0.
 
 Thanks,
 
 Cindy Taylor
 |  |  |  | 
| 
| Re: Newbie: No New Java Visual Class Wizard [message #600850 is a reply to message #64841] | Tue, 05 October 2004 12:40  |  | 
| Eclipse User  |  |  |  |  | Cindy wrote: > Jeff Myers wrote:
 >
 >
 >>exquisitus wrote:
 >>
 >>>After closing and reopening the Java Perspective the "Visual Class" option
 >>>now shows up. But I don't see the selection of SWT widgets on the palette.
 >>>It only displays Swing and AWT elements ...
 >>>And thanks for your help!
 >>>
 >>>-Jo
 >>>
 >
 >
 >>If you create a new Visual Class based on the SWT Application or SWT
 >>Composite, the SWT palette should show up.  Have you tried this?  You
 >>can also go to the Java project's build path properties and add the SWT
 >>library to the project.
 >
 >
 >>  - Jeff
 >
 >
 >
 > I am having trouble finding the Java Visual Class Wizard with Eclipse
 > 3.0.1 and VE 1.0.1 . The features.xml file under
 > eclipse/features/org.eclipse.ve_1.0.1 contain:
 >
 >    requires
 >       import feature="org.eclipse.jdt" version="3.0.0" match="compatible"
 >       import feature="org.eclipse.emf" version="2.0.1" match="compatible"
 >       import feature="org.eclipse.gef" version="3.0.0" match="compatible"
 >    requires
 >
 > www.eclipse.org/vep states that VE 1.0 supports Eclipse 3.0.1. I'm new to
 > Eclipse and if anyone can help me get started I would appreciate it. I am
 > running Eclipse on Red Hat 9.0.
 >
 > Thanks,
 >
 > Cindy Taylor
 >
 >
 
 I finally got VE to work. I was missing the EMF and GEF plugins. Even
 though I could only load EMF-SDO version 2.0.1, VE does now work with
 Eclipse 3.0.1.
 
 Thanks,
 
 Cindy Taylor
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.05590 seconds