Eclipse 3.0: VE does not work with old GUI classes [message #45202] |
Wed, 30 June 2004 19:04  |
Eclipse User |
|
|
|
Originally posted by: oliver.soerensen.dialog-edv.de
After installing the new Eclipse 3.0 fínal (on WinXP) with the plugins
EMF build R200406280827 and GEF Build 3.0 and VE-runtime-S20040628
I can open a GUI-Class in the VE.
But if I select any element in the GUI-Editor I get the message "error
running validator code" in the source-Window below and the source
disappears.
This happens on all my old GUI-classes of my project which are designed
with WSAD, Eclipse 2 or Eclipse 3M8.
With the 3.0 final I can create new visual classes without a problem.
In the Error-Log is the following message:
Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
Stack-Trace
java.lang.NullPointerException
at org.eclipse.gef.tools.AbstractTool.deactivate(AbstractTool.j ava:387)
at org.eclipse.gef.tools.TargetingTool.deactivate(TargetingTool .java:76)
at
org.eclipse.gef.tools.DragEditPartsTracker.deactivate(DragEd itPartsTracker.java:178)
at
org.eclipse.gef.tools.SelectionTool.setDragTracker(Selection Tool.java:561)
at
org.eclipse.gef.tools.SelectionTool.handleFocusLost(Selectio nTool.java:230)
at org.eclipse.gef.tools.AbstractTool.focusLost(AbstractTool.ja va:420)
at org.eclipse.gef.EditDomain.focusLost(EditDomain.java:89)
at
org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchFocus Lost(DomainEventDispatcher.java:215)
at
org.eclipse.draw2d.LightweightSystem$EventHandler.focusLost( LightweightSystem.java:341)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:108)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
...
Oliver
|
|
|
|
|
SORRY: I found the answer in a later post [message #46167 is a reply to message #46137] |
Sat, 03 July 2004 05:33  |
Eclipse User |
|
|
|
Originally posted by: oles.netspace.net.au
Les'' wrote:
> G'day,
>
> I have a similar (but yet different) - Eclipse_3.0_Release/VE does not
> associate classes (frames), which have been designed with
> Eclipse_RC3/VE. As a result, I cannot continue designing previously
> created frame with VE.
>
> Is there some way to enforce such association?
>
>
> Thanx
>
> Les''
>
>
>
>
> Oliver wrote:
>
>> After installing the new Eclipse 3.0 f�nal (on WinXP) with the plugins
>> EMF build R200406280827 and GEF Build 3.0 and VE-runtime-S20040628
>> I can open a GUI-Class in the VE. But if I select any element in the
>> GUI-Editor I get the message "error
>> running validator code" in the source-Window below and the source
>> disappears.
>>
>> This happens on all my old GUI-classes of my project which are designed
>> with WSAD, Eclipse 2 or Eclipse 3M8.
>> With the 3.0 final I can create new visual classes without a problem.
>>
>> In the Error-Log is the following message:
>>
>> Problems occurred when invoking code from plug-in:
>> "org.eclipse.core.runtime".
>>
>> Stack-Trace
>> java.lang.NullPointerException
>> at org.eclipse.gef.tools.AbstractTool.deactivate(AbstractTool.j ava:387)
>> at org.eclipse.gef.tools.TargetingTool.deactivate(TargetingTool .java:76)
>> at
>> org.eclipse.gef.tools.DragEditPartsTracker.deactivate(DragEd itPartsTracker.java:178)
>>
>> at
>> org.eclipse.gef.tools.SelectionTool.setDragTracker(Selection Tool.java:561)
>>
>> at
>> org.eclipse.gef.tools.SelectionTool.handleFocusLost(Selectio nTool.java:230)
>>
>> at org.eclipse.gef.tools.AbstractTool.focusLost(AbstractTool.ja va:420)
>> at org.eclipse.gef.EditDomain.focusLost(EditDomain.java:89)
>> at
>> org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchFocus Lost(DomainEventDispatcher.java:215)
>>
>> at
>> org.eclipse.draw2d.LightweightSystem$EventHandler.focusLost( LightweightSystem.java:341)
>>
>> at
>> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:108)
>> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
>> ..
>>
>>
>> Oliver
>>
>>
|
|
|
DISCLAIMER: Eclipse 3.0: VE does not work with old GUI classes [message #593337 is a reply to message #45202] |
Thu, 01 July 2004 03:20  |
Eclipse User |
|
|
|
I deleted all VE, EMF and GEF plugins, features and worspace\.metadata
for VE.
Then I installed them completely new (step by step with running Eclipse
once after installing everey plugin).
I don't know why but now everything works fine.
Oliver
Oliver wrote:
> After installing the new Eclipse 3.0 fínal (on WinXP) with the plugins
> EMF build R200406280827 and GEF Build 3.0 and VE-runtime-S20040628
> I can open a GUI-Class in the VE.
> But if I select any element in the GUI-Editor I get the message "error
> running validator code" in the source-Window below and the source
> disappears.
> This happens on all my old GUI-classes of my project which are designed
> with WSAD, Eclipse 2 or Eclipse 3M8.
> With the 3.0 final I can create new visual classes without a problem.
> In the Error-Log is the following message:
> Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> Stack-Trace
> java.lang.NullPointerException
> at org.eclipse.gef.tools.AbstractTool.deactivate(AbstractTool.j ava:387)
> at org.eclipse.gef.tools.TargetingTool.deactivate(TargetingTool .java:76)
> at
>
org.eclipse.gef.tools.DragEditPartsTracker.deactivate(DragEd itPartsTracker.java:178)
> at
> org.eclipse.gef.tools.SelectionTool.setDragTracker(Selection Tool.java:561)
> at
> org.eclipse.gef.tools.SelectionTool.handleFocusLost(Selectio nTool.java:230)
> at org.eclipse.gef.tools.AbstractTool.focusLost(AbstractTool.ja va:420)
> at org.eclipse.gef.EditDomain.focusLost(EditDomain.java:89)
> at
>
org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchFocus Lost(DomainEventDispatcher.java:215)
> at
>
org.eclipse.draw2d.LightweightSystem$EventHandler.focusLost( LightweightSystem.java:341)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:108)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
> ...
> Oliver
|
|
|
Re: Eclipse 3.0: VE does not work with old GUI classes [message #593763 is a reply to message #45202] |
Sat, 03 July 2004 05:29  |
Eclipse User |
|
|
|
Originally posted by: oles.netspace.net.au
G'day,
I have a similar (but yet different) - Eclipse_3.0_Release/VE does not
associate classes (frames), which have been designed with
Eclipse_RC3/VE. As a result, I cannot continue designing previously
created frame with VE.
Is there some way to enforce such association?
Thanx
Les''
Oliver wrote:
> After installing the new Eclipse 3.0 f�nal (on WinXP) with the plugins
> EMF build R200406280827 and GEF Build 3.0 and VE-runtime-S20040628
> I can open a GUI-Class in the VE.
> But if I select any element in the GUI-Editor I get the message "error
> running validator code" in the source-Window below and the source
> disappears.
>
> This happens on all my old GUI-classes of my project which are designed
> with WSAD, Eclipse 2 or Eclipse 3M8.
> With the 3.0 final I can create new visual classes without a problem.
>
> In the Error-Log is the following message:
>
> Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
>
> Stack-Trace
> java.lang.NullPointerException
> at org.eclipse.gef.tools.AbstractTool.deactivate(AbstractTool.j ava:387)
> at org.eclipse.gef.tools.TargetingTool.deactivate(TargetingTool .java:76)
> at
> org.eclipse.gef.tools.DragEditPartsTracker.deactivate(DragEd itPartsTracker.java:178)
> at
> org.eclipse.gef.tools.SelectionTool.setDragTracker(Selection Tool.java:561)
> at
> org.eclipse.gef.tools.SelectionTool.handleFocusLost(Selectio nTool.java:230)
> at org.eclipse.gef.tools.AbstractTool.focusLost(AbstractTool.ja va:420)
> at org.eclipse.gef.EditDomain.focusLost(EditDomain.java:89)
> at
> org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchFocus Lost(DomainEventDispatcher.java:215)
> at
> org.eclipse.draw2d.LightweightSystem$EventHandler.focusLost( LightweightSystem.java:341)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:108)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
> ..
>
>
> Oliver
>
>
|
|
|
SORRY: I found the answer in a later post [message #593781 is a reply to message #46137] |
Sat, 03 July 2004 05:33  |
Eclipse User |
|
|
|
Originally posted by: oles.netspace.net.au
Les'' wrote:
> G'day,
>
> I have a similar (but yet different) - Eclipse_3.0_Release/VE does not
> associate classes (frames), which have been designed with
> Eclipse_RC3/VE. As a result, I cannot continue designing previously
> created frame with VE.
>
> Is there some way to enforce such association?
>
>
> Thanx
>
> Les''
>
>
>
>
> Oliver wrote:
>
>> After installing the new Eclipse 3.0 f�nal (on WinXP) with the plugins
>> EMF build R200406280827 and GEF Build 3.0 and VE-runtime-S20040628
>> I can open a GUI-Class in the VE. But if I select any element in the
>> GUI-Editor I get the message "error
>> running validator code" in the source-Window below and the source
>> disappears.
>>
>> This happens on all my old GUI-classes of my project which are designed
>> with WSAD, Eclipse 2 or Eclipse 3M8.
>> With the 3.0 final I can create new visual classes without a problem.
>>
>> In the Error-Log is the following message:
>>
>> Problems occurred when invoking code from plug-in:
>> "org.eclipse.core.runtime".
>>
>> Stack-Trace
>> java.lang.NullPointerException
>> at org.eclipse.gef.tools.AbstractTool.deactivate(AbstractTool.j ava:387)
>> at org.eclipse.gef.tools.TargetingTool.deactivate(TargetingTool .java:76)
>> at
>> org.eclipse.gef.tools.DragEditPartsTracker.deactivate(DragEd itPartsTracker.java:178)
>>
>> at
>> org.eclipse.gef.tools.SelectionTool.setDragTracker(Selection Tool.java:561)
>>
>> at
>> org.eclipse.gef.tools.SelectionTool.handleFocusLost(Selectio nTool.java:230)
>>
>> at org.eclipse.gef.tools.AbstractTool.focusLost(AbstractTool.ja va:420)
>> at org.eclipse.gef.EditDomain.focusLost(EditDomain.java:89)
>> at
>> org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchFocus Lost(DomainEventDispatcher.java:215)
>>
>> at
>> org.eclipse.draw2d.LightweightSystem$EventHandler.focusLost( LightweightSystem.java:341)
>>
>> at
>> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:108)
>> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
>> ..
>>
>>
>> Oliver
>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.05271 seconds