Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Setup Java Visual Editor freez
Setup Java Visual Editor freez [message #141248] Thu, 27 September 2007 21:33 Go to next message
Eclipse UserFriend
Originally posted by: christer.borgqvist10.bredband.net

hello all!
i have eclipse 3.3.0 and visual editor install create a new visual class
and then the loading freeze at 25%, why? whats wrong?

Christer
Re: Setup Java Visual Editor freez [message #141259 is a reply to message #141248] Thu, 27 September 2007 21:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: christer.borgqvist10.bredband.net

Christer Borgqvist skrev:
> hello all!
> i have eclipse 3.3.0 and visual editor install create a new visual class
> and then the loading freeze at 25%, why? whats wrong?
>
> Christer
this is in the error log
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)
at org.eclipse.swt.widgets.Display.error(Display.java:1137)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:630)
at
org.eclipse.ve.internal.cde.core.ModelChangeController.trans actionEnded(ModelChangeController.java:422)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:2123)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

//Christer
Re: Setup Java Visual Editor freez [message #141269 is a reply to message #141259] Thu, 27 September 2007 23:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Do you have the version of VE for Eclipse 3.3? The official latest
version (VE 1.2) doesn't work on Eclipse 3.3.

--
Thanks,
Rich Kulp
Re: Setup Java Visual Editor freez [message #141280 is a reply to message #141248] Fri, 28 September 2007 06:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: christer.borgqvist10.bredband.net

Christer Borgqvist skrev:
> hello all!
> i have eclipse 3.3.0 and visual editor install create a new visual class
> and then the loading freeze at 25%, why? whats wrong?
>
> Christer
I have the ve_1.2.1 have use the software updates to find a newer
version but there is not, so witch version should i have?
//Christer
Re: Setup Java Visual Editor freez [message #141302 is a reply to message #141280] Fri, 28 September 2007 06:31 Go to previous message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
"Christer Borgqvist" <christer.borgqvist10@bredband.net> wrote in message
news:fdi5i5$37k$1@build.eclipse.org...
> Christer Borgqvist skrev:
> > hello all!
> > i have eclipse 3.3.0 and visual editor install create a new visual class
> > and then the loading freeze at 25%, why? whats wrong?
> >
> > Christer
> I have the ve_1.2.1 have use the software updates to find a newer
> version but there is not, so witch version should i have?
> //Christer
There is an unofficial 33 build documented there:
http://wiki.eclipse.org/VE/Installing
Please update the wiki page to match with comments!

and another one there:
http://www.ehecht.com/eclipse_ve/ve.html

--
Cheers, Philippe
http://www.nexb.com - http://eclipse.org/ve - http://eclipse.org/atf -
http://easyeclipse.org - http://phpeclipse.net
Re: Setup Java Visual Editor freez [message #616620 is a reply to message #141248] Thu, 27 September 2007 21:57 Go to previous message
Eclipse UserFriend
Originally posted by: christer.borgqvist10.bredband.net

Christer Borgqvist skrev:
> hello all!
> i have eclipse 3.3.0 and visual editor install create a new visual class
> and then the loading freeze at 25%, why? whats wrong?
>
> Christer
this is in the error log
org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)
at org.eclipse.swt.widgets.Display.error(Display.java:1137)
at org.eclipse.swt.widgets.Display.asyncExec(Display.java:630)
at
org.eclipse.ve.internal.cde.core.ModelChangeController.trans actionEnded(ModelChangeController.java:422)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:2123)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

//Christer
Re: Setup Java Visual Editor freez [message #616621 is a reply to message #141259] Thu, 27 September 2007 23:09 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Do you have the version of VE for Eclipse 3.3? The official latest
version (VE 1.2) doesn't work on Eclipse 3.3.

--
Thanks,
Rich Kulp
Re: Setup Java Visual Editor freez [message #616622 is a reply to message #141248] Fri, 28 September 2007 06:04 Go to previous message
Eclipse UserFriend
Originally posted by: christer.borgqvist10.bredband.net

Christer Borgqvist skrev:
> hello all!
> i have eclipse 3.3.0 and visual editor install create a new visual class
> and then the loading freeze at 25%, why? whats wrong?
>
> Christer
I have the ve_1.2.1 have use the software updates to find a newer
version but there is not, so witch version should i have?
//Christer
Re: Setup Java Visual Editor freez [message #616624 is a reply to message #141280] Fri, 28 September 2007 06:31 Go to previous message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
"Christer Borgqvist" <christer.borgqvist10@bredband.net> wrote in message
news:fdi5i5$37k$1@build.eclipse.org...
> Christer Borgqvist skrev:
> > hello all!
> > i have eclipse 3.3.0 and visual editor install create a new visual class
> > and then the loading freeze at 25%, why? whats wrong?
> >
> > Christer
> I have the ve_1.2.1 have use the software updates to find a newer
> version but there is not, so witch version should i have?
> //Christer
There is an unofficial 33 build documented there:
http://wiki.eclipse.org/VE/Installing
Please update the wiki page to match with comments!

and another one there:
http://www.ehecht.com/eclipse_ve/ve.html

--
Cheers, Philippe
http://www.nexb.com - http://eclipse.org/ve - http://eclipse.org/atf -
http://easyeclipse.org - http://phpeclipse.net
Previous Topic:Setup Java Visual Editor freez
Next Topic:wtp-sdk-S-3.0M1
Goto Forum:
  


Current Time: Tue Mar 19 04:39:11 GMT 2024

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

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

Back to the top