Setup Java Visual Editor [message #74535] |
Fri, 10 December 2004 09:46  |
Eclipse User |
|
|
|
Originally posted by: Jeanine.twistedpair.nl
Whenever I open the visual editor I get this error:
!MESSAGE An internal error occurred during: "Setup Java Visual Editor".
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/jem/internal/plugin/JavaEMFNature
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initializeForProject(JavaVisualEditorPart.jav a:1822)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initialize(JavaVisualEditorPart.java:1717)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1518)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
My Installation is:
EMF SDK 2.0.1
GEF SDK 3.0.1
Eclipse 3.0.1
Visual Editor SDK 1.0.2
!SESSION Dec 10, 2004 15:41:18.171
---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
What did I do wrong?
Jeanine
|
|
|
|
Re: Setup Java Visual Editor [message #74629 is a reply to message #74591] |
Mon, 13 December 2004 09:59   |
Eclipse User |
|
|
|
Originally posted by: myersj.nospam.gmail.com
Jeanine wrote:
> Jeanine wrote:
>
>> Whenever I open the visual editor I get this error:
>
>
>> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
>> !STACK 0
>> java.lang.NoClassDefFoundError:
>> org/eclipse/jem/internal/plugin/JavaEMFNature
>> at
>
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initializeForProject(JavaVisualEditorPart.jav a:1822)
>
>
>> at
>
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initialize(JavaVisualEditorPart.java:1717)
>
>
>> at
>
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1518)
>
>
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
>
>> My Installation is:
>> EMF SDK 2.0.1
>> GEF SDK 3.0.1
>> Eclipse 3.0.1
>> Visual Editor SDK 1.0.2
>
>
>> !SESSION Dec 10, 2004 15:41:18.171
>> ---------------------------------------------
>> eclipse.buildId=M200409161125
>> java.version=1.4.2_05
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
>
>> What did I do wrong?
>
>
>> Jeanine
>
>
> Jeff,
>
> I did post the same message at the VE's newsgroup, but there was no
> response.
>
> I'll hope you will reply there too.
>
> BTW: The EMF Example plugin isn't installed and I upgraded every plugin
> and feature there is, but still no success.
>
> Jeanine
>
Hmm, this is strange. Please look in your eclipse plugins directory for
the plug-in org.eclipse.jem.workbench_1.0.2, and make sure there's a
workbench.jar within it. These files should have been included in the
VE-SDK zip. I'm stumped otherwise, maybe someone else from the VE team
will have other recommendations.
- Jeff
|
|
|
|
Re: Setup Java Visual Editor [message #74836 is a reply to message #74629] |
Tue, 14 December 2004 08:38   |
Eclipse User |
|
|
|
Originally posted by: wjl12.comcast.net
Jeff Myers wrote:
> Jeanine wrote:
>> Jeanine wrote:
>>
>>> Whenever I open the visual editor I get this error:
>>
>>
>>> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
>>> !STACK 0
>>> java.lang.NoClassDefFoundError:
>>> org/eclipse/jem/internal/plugin/JavaEMFNature
>>> at
>>
>>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initializeForProject(JavaVisualEditorPart.jav a:1822)
>>
>>
>>> at
>>
>>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initialize(JavaVisualEditorPart.java:1717)
>>
>>
>>> at
>>
>>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1518)
>>
>>
>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>>
>>
>>> My Installation is:
>>> EMF SDK 2.0.1
>>> GEF SDK 3.0.1
>>> Eclipse 3.0.1
>>> Visual Editor SDK 1.0.2
>>
>>
>>> !SESSION Dec 10, 2004 15:41:18.171
>>> ---------------------------------------------
>>> eclipse.buildId=M200409161125
>>> java.version=1.4.2_05
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>
>>
>>> What did I do wrong?
>>
>>
>>> Jeanine
>>
>>
>> Jeff,
>>
>> I did post the same message at the VE's newsgroup, but there was no
>> response.
>>
>> I'll hope you will reply there too.
>>
>> BTW: The EMF Example plugin isn't installed and I upgraded every plugin
>> and feature there is, but still no success.
>>
>> Jeanine
>>
> Hmm, this is strange. Please look in your eclipse plugins directory for
> the plug-in org.eclipse.jem.workbench_1.0.2, and make sure there's a
> workbench.jar within it. These files should have been included in the
> VE-SDK zip. I'm stumped otherwise, maybe someone else from the VE team
> will have other recommendations.
> - Jeff
I'm having this problem, too. I have workbench.jar in the
org.eclipse.jem.workbench_1.0.2.
-- Bill
|
|
|
|
|
|
|
|
Re: Setup Java Visual Editor [message #603838 is a reply to message #74535] |
Fri, 10 December 2004 18:22  |
Eclipse User |
|
|
|
Originally posted by: Jeanine.twistedpair.nl
Jeanine wrote:
> Whenever I open the visual editor I get this error:
> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
> !STACK 0
> java.lang.NoClassDefFoundError:
> org/eclipse/jem/internal/plugin/JavaEMFNature
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initializeForProject(JavaVisualEditorPart.jav a:1822)
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initialize(JavaVisualEditorPart.java:1717)
> at
>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1518)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
> My Installation is:
> EMF SDK 2.0.1
> GEF SDK 3.0.1
> Eclipse 3.0.1
> Visual Editor SDK 1.0.2
> !SESSION Dec 10, 2004 15:41:18.171
> ---------------------------------------------
> eclipse.buildId=M200409161125
> java.version=1.4.2_05
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> What did I do wrong?
> Jeanine
Jeff,
I did post the same message at the VE's newsgroup, but there was no
response.
I'll hope you will reply there too.
BTW: The EMF Example plugin isn't installed and I upgraded every plugin
and feature there is, but still no success.
Jeanine
|
|
|
Re: Setup Java Visual Editor [message #603846 is a reply to message #74591] |
Mon, 13 December 2004 09:59  |
Eclipse User |
|
|
|
Jeanine wrote:
> Jeanine wrote:
>
>> Whenever I open the visual editor I get this error:
>
>
>> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
>> !STACK 0
>> java.lang.NoClassDefFoundError:
>> org/eclipse/jem/internal/plugin/JavaEMFNature
>> at
>
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initializeForProject(JavaVisualEditorPart.jav a:1822)
>
>
>> at
>
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initialize(JavaVisualEditorPart.java:1717)
>
>
>> at
>
> org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1518)
>
>
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
>
>> My Installation is:
>> EMF SDK 2.0.1
>> GEF SDK 3.0.1
>> Eclipse 3.0.1
>> Visual Editor SDK 1.0.2
>
>
>> !SESSION Dec 10, 2004 15:41:18.171
>> ---------------------------------------------
>> eclipse.buildId=M200409161125
>> java.version=1.4.2_05
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
>
>> What did I do wrong?
>
>
>> Jeanine
>
>
> Jeff,
>
> I did post the same message at the VE's newsgroup, but there was no
> response.
>
> I'll hope you will reply there too.
>
> BTW: The EMF Example plugin isn't installed and I upgraded every plugin
> and feature there is, but still no success.
>
> Jeanine
>
Hmm, this is strange. Please look in your eclipse plugins directory for
the plug-in org.eclipse.jem.workbench_1.0.2, and make sure there's a
workbench.jar within it. These files should have been included in the
VE-SDK zip. I'm stumped otherwise, maybe someone else from the VE team
will have other recommendations.
- Jeff
|
|
|
Re: Setup Java Visual Editor [message #603854 is a reply to message #74535] |
Mon, 13 December 2004 10:22  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Do you have the Eclipse SDK 3.0.1? You need to have the Eclipse SDK, or
at least Eclipse Runtime + Eclipse JDT. The Eclipse Runtime by itself is
not sufficient.
--
Thanks,
Rich Kulp
|
|
|
Re: Setup Java Visual Editor [message #603885 is a reply to message #74629] |
Tue, 14 December 2004 08:38  |
Eclipse User |
|
|
|
Originally posted by: wjl12.comcast.net
Jeff Myers wrote:
> Jeanine wrote:
>> Jeanine wrote:
>>
>>> Whenever I open the visual editor I get this error:
>>
>>
>>> !MESSAGE An internal error occurred during: "Setup Java Visual Editor".
>>> !STACK 0
>>> java.lang.NoClassDefFoundError:
>>> org/eclipse/jem/internal/plugin/JavaEMFNature
>>> at
>>
>>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initializeForProject(JavaVisualEditorPart.jav a:1822)
>>
>>
>>> at
>>
>>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.initialize(JavaVisualEditorPart.java:1717)
>>
>>
>>> at
>>
>>
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1518)
>>
>>
>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>>
>>
>>> My Installation is:
>>> EMF SDK 2.0.1
>>> GEF SDK 3.0.1
>>> Eclipse 3.0.1
>>> Visual Editor SDK 1.0.2
>>
>>
>>> !SESSION Dec 10, 2004 15:41:18.171
>>> ---------------------------------------------
>>> eclipse.buildId=M200409161125
>>> java.version=1.4.2_05
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>
>>
>>> What did I do wrong?
>>
>>
>>> Jeanine
>>
>>
>> Jeff,
>>
>> I did post the same message at the VE's newsgroup, but there was no
>> response.
>>
>> I'll hope you will reply there too.
>>
>> BTW: The EMF Example plugin isn't installed and I upgraded every plugin
>> and feature there is, but still no success.
>>
>> Jeanine
>>
> Hmm, this is strange. Please look in your eclipse plugins directory for
> the plug-in org.eclipse.jem.workbench_1.0.2, and make sure there's a
> workbench.jar within it. These files should have been included in the
> VE-SDK zip. I'm stumped otherwise, maybe someone else from the VE team
> will have other recommendations.
> - Jeff
I'm having this problem, too. I have workbench.jar in the
org.eclipse.jem.workbench_1.0.2.
-- Bill
|
|
|
Re: Setup Java Visual Editor [message #603891 is a reply to message #74836] |
Tue, 14 December 2004 10:20  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Look at the .log file and the manage configurations dialog, make sure
there are no configuration errors. Something is not installed correctly.
--
Thanks,
Rich Kulp
|
|
|
Re: Setup Java Visual Editor [message #603899 is a reply to message #74868] |
Tue, 14 December 2004 11:17  |
Eclipse User |
|
|
|
Originally posted by: wjl12.comcast.net
Rich Kulp wrote:
> Look at the .log file and the manage configurations dialog, make sure
> there are no configuration errors. Something is not installed correctly.
I went back and downloaded a clean a copy of 3.0.1 SDK, EMF 2.0.1, GEF
3.0.1 and VE runtime 1.0.2 ONLY. It works fine, so I either had the wrong
version of the EMF or GEF, or I didn't have the SDK.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04465 seconds