Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE & WST don't work together
VE & WST don't work together [message #83710] Tue, 15 March 2005 15:22 Go to next message
Eclipse UserFriend
Originally posted by: adamNoSpam_._NoSPAMsoftfab.com

Dear All,

I have installed the Eclipse 3.1M5 package and the Web Services Tools.
They all work fine.

If I then install the visual editor (1.02) then there are lots & lots of
problems when I try & open a swing class with the VE such as :

Exception thrown:

java.lang.ClassNotFoundException: org.eclipse.ui.internal.commands.Command
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:359)
at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:94)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$3.enableDelCommand(JavaVisualEditorPart.java:1968)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$3.focusGained(JavaVisualEditorPart.java:1978)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:104)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847)
at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java: 1838)
at org.eclipse.swt.widgets.Widget.wmSetFocus(Widget.java:1914)
at org.eclipse.swt.widgets.Control.WM_SETFOCUS(Control.java:361 5)
at org.eclipse.swt.widgets.Canvas.WM_SETFOCUS(Canvas.java:245)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3088 )
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480 )
at org.eclipse.swt.internal.win32.OS.SetFocus(Native Method)
at org.eclipse.swt.widgets.Control.forceFocus(Control.java:647)
at org.eclipse.swt.widgets.Control.setSavedFocus(Control.java:2 347)
at org.eclipse.swt.widgets.Decorations.restoreFocus(Decorations .java:738)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations. java:1541)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:1461)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3022 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1493)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480 )
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:5 22)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:381)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java :373)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:492)
at org.eclipse.jface.window.Window.close(Window.java:278)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:878)
at
org.eclipse.jface.dialogs.MessageDialog.buttonPressed(Messag eDialog.java:167)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2908)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2541)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
at org.eclipse.jface.window.Window.open(Window.java:696)
at org.eclipse.jface.dialogs.MessageDialog.openError(MessageDia log.java:319)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunn able.java:53)
at
org.eclipse.core.internal.runtime.InternalPlatform.handleExc eption(InternalPlatform.java:697)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1017)
at org.eclipse.core.runtime.Platform.run(Platform.java:757)
at
org.eclipse.ui.internal.AbstractSelectionService.fireSelecti on(AbstractSelectionService.java:158)
at
org.eclipse.ui.internal.AbstractSelectionService.partActivat ed(AbstractSelectionService.java:255)
at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1502)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2821)
at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage .java:559)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 450)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2885)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2544)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1612)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:293)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:333)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
at org.eclipse.core.launcher.Main.run(Main.java:887)
at org.eclipse.core.launcher.Main.main(Main.java:871)


Is it possible to use both the Web services tools and the visual editor
in the same copy of eclipse?

What is it that both are sharing which is so incompatiable between VE & WST?


TIA


Adam
Re: VE & WST don't work together [message #83723 is a reply to message #83710] Tue, 15 March 2005 15:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Adam,

The conflict isn't between WST and VE, rather that VE 1.0.2 is meant to
run on Eclipse 3.0.1, and is incompatible with 3.1. You could either
run a separate copy of Eclipse 3.0.1 with VE installed on it, or wait
for a VE 1.1.0 development build which runs on Eclipse 3.1 (which may
show up later this week)

Hope this helps,

- Jeff

Adam Flinton wrote:
> Dear All,
>
> I have installed the Eclipse 3.1M5 package and the Web Services Tools.
> They all work fine.
>
> If I then install the visual editor (1.02) then there are lots & lots of
> problems when I try & open a swing class with the VE such as :
>
>
>
> Is it possible to use both the Web services tools and the visual editor
> in the same copy of eclipse?
>
> What is it that both are sharing which is so incompatiable between VE &
> WST?
>
>
> TIA
>
>
> Adam
Re: VE & WST don't work together [message #83735 is a reply to message #83723] Tue, 15 March 2005 19:44 Go to previous message
Eclipse UserFriend
Originally posted by: adamNoSpam_._NoSPAMsoftfab.com

Jeff Myers wrote:
> Adam,
>
> The conflict isn't between WST and VE, rather that VE 1.0.2 is meant to
> run on Eclipse 3.0.1, and is incompatible with 3.1. You could either
> run a separate copy of Eclipse 3.0.1 with VE installed on it, or wait
> for a VE 1.1.0 development build which runs on Eclipse 3.1 (which may
> show up later this week)
>

Thanks

> Hope this helps,
>

Yes it does.

Adam
> - Jeff
>
> Adam Flinton wrote:
>
>> Dear All,
>>
>> I have installed the Eclipse 3.1M5 package and the Web Services Tools.
>> They all work fine.
>>
>> If I then install the visual editor (1.02) then there are lots & lots
>> of problems when I try & open a swing class with the VE such as :
>>
>>
>>
>> Is it possible to use both the Web services tools and the visual
>> editor in the same copy of eclipse?
>>
>> What is it that both are sharing which is so incompatiable between VE
>> & WST?
>>
>>
>> TIA
>>
>>
>> Adam
Re: VE & WST don't work together [message #605887 is a reply to message #83710] Tue, 15 March 2005 15:53 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
Adam,

The conflict isn't between WST and VE, rather that VE 1.0.2 is meant to
run on Eclipse 3.0.1, and is incompatible with 3.1. You could either
run a separate copy of Eclipse 3.0.1 with VE installed on it, or wait
for a VE 1.1.0 development build which runs on Eclipse 3.1 (which may
show up later this week)

Hope this helps,

- Jeff

Adam Flinton wrote:
> Dear All,
>
> I have installed the Eclipse 3.1M5 package and the Web Services Tools.
> They all work fine.
>
> If I then install the visual editor (1.02) then there are lots & lots of
> problems when I try & open a swing class with the VE such as :
>
>
>
> Is it possible to use both the Web services tools and the visual editor
> in the same copy of eclipse?
>
> What is it that both are sharing which is so incompatiable between VE &
> WST?
>
>
> TIA
>
>
> Adam
Re: VE & WST don't work together [message #605890 is a reply to message #83723] Tue, 15 March 2005 19:44 Go to previous message
Adam Flinton is currently offline Adam FlintonFriend
Messages: 32
Registered: July 2009
Member
Jeff Myers wrote:
> Adam,
>
> The conflict isn't between WST and VE, rather that VE 1.0.2 is meant to
> run on Eclipse 3.0.1, and is incompatible with 3.1. You could either
> run a separate copy of Eclipse 3.0.1 with VE installed on it, or wait
> for a VE 1.1.0 development build which runs on Eclipse 3.1 (which may
> show up later this week)
>

Thanks

> Hope this helps,
>

Yes it does.

Adam
> - Jeff
>
> Adam Flinton wrote:
>
>> Dear All,
>>
>> I have installed the Eclipse 3.1M5 package and the Web Services Tools.
>> They all work fine.
>>
>> If I then install the visual editor (1.02) then there are lots & lots
>> of problems when I try & open a swing class with the VE such as :
>>
>>
>>
>> Is it possible to use both the Web services tools and the visual
>> editor in the same copy of eclipse?
>>
>> What is it that both are sharing which is so incompatiable between VE
>> & WST?
>>
>>
>> TIA
>>
>>
>> Adam
Previous Topic:VE & WST don't work together
Next Topic:mac OSX platform support?
Goto Forum:
  


Current Time: Tue Apr 23 06:31:23 GMT 2024

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

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

Back to the top