Skip to main content



      Home
Home » Archived » Visual Editor (VE) » how to launch the visual editor
how to launch the visual editor [message #128498] Tue, 11 July 2006 23:25 Go to next message
Eclipse UserFriend
Originally posted by: sammak168.yahoo.com

Hi all,

I am a new comer to Eclipse. I have installed the
eclipse-SDK-3.1.2_win32.zip and VE-runtime_1.2.zip in my windows
workstation.

I have checked that under "Help->About Eclipse SDK->Plug-in Details-", I
could find "Visual Editor" and "Visual Editor for Java User Guide"

But I cannot launch the visual editor to allow me to "draw" the layout of
my screen.

Could anyone help me ?
Re: how to launch the visual editor [message #128511 is a reply to message #128498] Wed, 12 July 2006 02:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: xubin.wei.ellingtonpcb.com

Hi, sam
I think you may install the eclipse-SDK-3.2.R7_win32.zip ,GEF and EMF
Plugins.
Try it.........
"sam" <sammak168@yahoo.com>
??????:52214d468ae90d9dab2ece87882777ce$1@www.eclipse.org...
> Hi all,
>
> I am a new comer to Eclipse. I have installed the
> eclipse-SDK-3.1.2_win32.zip and VE-runtime_1.2.zip in my windows
> workstation.
>
> I have checked that under "Help->About Eclipse SDK->Plug-in Details-", I
> could find "Visual Editor" and "Visual Editor for Java User Guide"
>
> But I cannot launch the visual editor to allow me to "draw" the layout of
> my screen.
>
> Could anyone help me ?
>
Re: how to launch the visual editor [message #128535 is a reply to message #128498] Wed, 12 July 2006 09:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

VE 1.2 requires Eclipse 3.2. The easiest way to install VE is to
download Eclipse 3.2, then use the Update Manager to install VE from the
Callisto Discovery site. Doing this will also download the required GEF
and EMF plug-ins needed to run VE.

Hope this helps,
- Jeff
Re: how to launch the visual editor [message #131973 is a reply to message #128535] Fri, 06 October 2006 11:21 Go to previous messageGo to next message
Eclipse UserFriend
"Jeff Myers" <jefmyers@us.ibm.com> wrote in message
news:e92u9j$spp$1@utils.eclipse.org...
> VE 1.2 requires Eclipse 3.2. The easiest way to install VE is to
> download Eclipse 3.2, then use the Update Manager to install VE from the
> Callisto Discovery site. Doing this will also download the required GEF
> and EMF plug-ins needed to run VE.
>
> Hope this helps,
> - Jeff

I have VE 1.2 and what I believe to be all of the latest versions of GEF,
EMF, Eclipse Build SDK etc. but I don't see SWT components, containers,
menus, or controls when attempting to use the VE...

Any ideas?


  • Attachment: VEInstall.jpg
    (Size: 43.82KB, Downloaded 249 times)
Re: how to launch the visual editor [message #132044 is a reply to message #131973] Fri, 06 October 2006 17:51 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Use the New Visual Class Wizard to generate an SWT widget. This will
make sure that your project is configured correctly for SWT.

Martin Thompson wrote:
> "Jeff Myers" <jefmyers@us.ibm.com> wrote in message
> news:e92u9j$spp$1@utils.eclipse.org...
>> VE 1.2 requires Eclipse 3.2. The easiest way to install VE is to
>> download Eclipse 3.2, then use the Update Manager to install VE from the
>> Callisto Discovery site. Doing this will also download the required GEF
>> and EMF plug-ins needed to run VE.
>>
>> Hope this helps,
>> - Jeff
>
> I have VE 1.2 and what I believe to be all of the latest versions of GEF,
> EMF, Eclipse Build SDK etc. but I don't see SWT components, containers,
> menus, or controls when attempting to use the VE...
>
> Any ideas?
>
>
>

--
Thanks,
Rich Kulp
Re: how to launch the visual editor [message #613522 is a reply to message #128498] Wed, 12 July 2006 02:36 Go to previous message
Eclipse UserFriend
Originally posted by: xubin.wei.ellingtonpcb.com

Hi, sam
I think you may install the eclipse-SDK-3.2.R7_win32.zip ,GEF and EMF
Plugins.
Try it.........
"sam" <sammak168@yahoo.com>
??????:52214d468ae90d9dab2ece87882777ce$1@www.eclipse.org...
> Hi all,
>
> I am a new comer to Eclipse. I have installed the
> eclipse-SDK-3.1.2_win32.zip and VE-runtime_1.2.zip in my windows
> workstation.
>
> I have checked that under "Help->About Eclipse SDK->Plug-in Details-", I
> could find "Visual Editor" and "Visual Editor for Java User Guide"
>
> But I cannot launch the visual editor to allow me to "draw" the layout of
> my screen.
>
> Could anyone help me ?
>
Re: how to launch the visual editor [message #613524 is a reply to message #128498] Wed, 12 July 2006 09:43 Go to previous message
Eclipse UserFriend
VE 1.2 requires Eclipse 3.2. The easiest way to install VE is to
download Eclipse 3.2, then use the Update Manager to install VE from the
Callisto Discovery site. Doing this will also download the required GEF
and EMF plug-ins needed to run VE.

Hope this helps,
- Jeff
Re: how to launch the visual editor [message #614695 is a reply to message #128535] Fri, 06 October 2006 11:21 Go to previous message
Eclipse UserFriend
"Jeff Myers" <jefmyers@us.ibm.com> wrote in message
news:e92u9j$spp$1@utils.eclipse.org...
> VE 1.2 requires Eclipse 3.2. The easiest way to install VE is to
> download Eclipse 3.2, then use the Update Manager to install VE from the
> Callisto Discovery site. Doing this will also download the required GEF
> and EMF plug-ins needed to run VE.
>
> Hope this helps,
> - Jeff

I have VE 1.2 and what I believe to be all of the latest versions of GEF,
EMF, Eclipse Build SDK etc. but I don't see SWT components, containers,
menus, or controls when attempting to use the VE...

Any ideas?


  • Attachment: VEInstall.jpg
    (Size: 43.82KB, Downloaded 198 times)
Re: how to launch the visual editor [message #614698 is a reply to message #131973] Fri, 06 October 2006 17:51 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Use the New Visual Class Wizard to generate an SWT widget. This will
make sure that your project is configured correctly for SWT.

Martin Thompson wrote:
> "Jeff Myers" <jefmyers@us.ibm.com> wrote in message
> news:e92u9j$spp$1@utils.eclipse.org...
>> VE 1.2 requires Eclipse 3.2. The easiest way to install VE is to
>> download Eclipse 3.2, then use the Update Manager to install VE from the
>> Callisto Discovery site. Doing this will also download the required GEF
>> and EMF plug-ins needed to run VE.
>>
>> Hope this helps,
>> - Jeff
>
> I have VE 1.2 and what I believe to be all of the latest versions of GEF,
> EMF, Eclipse Build SDK etc. but I don't see SWT components, containers,
> menus, or controls when attempting to use the VE...
>
> Any ideas?
>
>
>

--
Thanks,
Rich Kulp
Previous Topic:Installed VE doesn't do SWT/JFace
Next Topic:Regarding layout of customwidget
Goto Forum:
  


Current Time: Sun Jun 22 17:36:15 EDT 2025

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

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

Back to the top