Problems on opening VisualClass with VE [message #17789] |
Tue, 03 February 2004 07:29  |
Eclipse User |
|
|
|
Hello,
while trying to open a Visual Class with the VE, this error occures:
java.lang.VerifyError: (class:
org/eclipse/ve/internal/java/codegen/editorpart/JavaVisualEd itorPart,
method: createPaletteViewer signature:
(Lorg/eclipse/swt/widgets/Composite;)V) Incompatible object argument for
function call
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at
org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension(PluginDescriptor.java:138)
at
org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension(PluginDescriptor.java:167)
at
org.eclipse.core.internal.plugins.ConfigurationElement.creat eExecutableExtension(ConfigurationElement.java:103)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Work benchPlugin.java:151)
at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.ja va:676)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1006)
at org.eclipse.core.runtime.Platform.run(Platform.java:413)
at
org.eclipse.ui.internal.EditorManager.createPart(EditorManag er.java:674)
at
org.eclipse.ui.internal.EditorManager.openInternalEditor(Edi torManager.java:661)
at
org.eclipse.ui.internal.EditorManager.openEditorFromDescript or(EditorManager.java:459)
at
org.eclipse.ui.internal.EditorManager.openEditor(EditorManag er.java:431)
... (cut here, full stack trace on request)
My environment (on Win2000):
Eclipse 2.1.2 (build 200311030802)
EMF 1.1.1 (20031120_1149WL)
GEF SDK 2.1.2 (I20031015)
VE 0.5.0
Is there something wrong within this configuration?
Best regards,
Björn
|
|
|
Re: Problems on opening VisualClass with VE [message #17795 is a reply to message #17789] |
Tue, 03 February 2004 09:35  |
Eclipse User |
|
|
|
Originally posted by: mendelgili.netscape.net
Björn Droste wrote:
> Hello,
>
> while trying to open a Visual Class with the VE, this error occures:
>
> java.lang.VerifyError: (class:
> org/eclipse/ve/internal/java/codegen/editorpart/JavaVisualEd itorPart,
> method: createPaletteViewer signature:
> (Lorg/eclipse/swt/widgets/Composite;)V) Incompatible object argument for
> function call
> at java.lang.Class.newInstance0(Native Method)
> at java.lang.Class.newInstance(Unknown Source)
> at
> org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension(PluginDescriptor.java:138)
> at
> org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension(PluginDescriptor.java:167)
> at
> org.eclipse.core.internal.plugins.ConfigurationElement.creat eExecutableExtension(ConfigurationElement.java:103)
> at
> org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Work benchPlugin.java:151)
> at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.ja va:676)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1006)
> at org.eclipse.core.runtime.Platform.run(Platform.java:413)
> at
> org.eclipse.ui.internal.EditorManager.createPart(EditorManag er.java:674)
> at
> org.eclipse.ui.internal.EditorManager.openInternalEditor(Edi torManager.java:661)
> at
> org.eclipse.ui.internal.EditorManager.openEditorFromDescript or(EditorManager.java:459)
> at
> org.eclipse.ui.internal.EditorManager.openEditor(EditorManag er.java:431)
> ... (cut here, full stack trace on request)
>
> My environment (on Win2000):
> Eclipse 2.1.2 (build 200311030802)
> EMF 1.1.1 (20031120_1149WL)
> GEF SDK 2.1.2 (I20031015)
> VE 0.5.0
>
> Is there something wrong within this configuration?
>
> Best regards,
> Björn
>
>
The levels looks ok.
Have you tried to install this all from scratch?
|
|
|
Re: Problems on opening VisualClass with VE [message #580103 is a reply to message #17789] |
Tue, 03 February 2004 09:35  |
Eclipse User |
|
|
|
Björn Droste wrote:
> Hello,
>
> while trying to open a Visual Class with the VE, this error occures:
>
> java.lang.VerifyError: (class:
> org/eclipse/ve/internal/java/codegen/editorpart/JavaVisualEd itorPart,
> method: createPaletteViewer signature:
> (Lorg/eclipse/swt/widgets/Composite;)V) Incompatible object argument for
> function call
> at java.lang.Class.newInstance0(Native Method)
> at java.lang.Class.newInstance(Unknown Source)
> at
> org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension(PluginDescriptor.java:138)
> at
> org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension(PluginDescriptor.java:167)
> at
> org.eclipse.core.internal.plugins.ConfigurationElement.creat eExecutableExtension(ConfigurationElement.java:103)
> at
> org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Work benchPlugin.java:151)
> at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.ja va:676)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1006)
> at org.eclipse.core.runtime.Platform.run(Platform.java:413)
> at
> org.eclipse.ui.internal.EditorManager.createPart(EditorManag er.java:674)
> at
> org.eclipse.ui.internal.EditorManager.openInternalEditor(Edi torManager.java:661)
> at
> org.eclipse.ui.internal.EditorManager.openEditorFromDescript or(EditorManager.java:459)
> at
> org.eclipse.ui.internal.EditorManager.openEditor(EditorManag er.java:431)
> ... (cut here, full stack trace on request)
>
> My environment (on Win2000):
> Eclipse 2.1.2 (build 200311030802)
> EMF 1.1.1 (20031120_1149WL)
> GEF SDK 2.1.2 (I20031015)
> VE 0.5.0
>
> Is there something wrong within this configuration?
>
> Best regards,
> Björn
>
>
The levels looks ok.
Have you tried to install this all from scratch?
|
|
|
Powered by
FUDForum. Page generated in 0.07865 seconds