Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Setup Java Visual Editor
Setup Java Visual Editor [message #74535] Fri, 10 December 2004 09:46 Go to next message
Eclipse UserFriend
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 #74591 is a reply to message #74535] Fri, 10 December 2004 18:22 Go to previous messageGo to next message
Eclipse UserFriend
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 #74629 is a reply to message #74591] Mon, 13 December 2004 09:59 Go to previous messageGo to next message
Eclipse UserFriend
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 #74664 is a reply to message #74535] Mon, 13 December 2004 10:22 Go to previous messageGo to next message
Eclipse UserFriend
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 #74836 is a reply to message #74629] Tue, 14 December 2004 08:38 Go to previous messageGo to next message
Eclipse UserFriend
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 #74868 is a reply to message #74836] Tue, 14 December 2004 10:20 Go to previous messageGo to next message
Eclipse UserFriend
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 #75010 is a reply to message #74868] Tue, 14 December 2004 11:17 Go to previous messageGo to next message
Eclipse UserFriend
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.
frame, panel and all dessapear .... [message #78466 is a reply to message #74535] Thu, 27 January 2005 15:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gvaldes.esval.cl

I have a problem, the VE work very good, bud after of a
time the panels (JFrame, buttons, etc) dissapear and i not can see it.

thank for all,
Re: frame, panel and all dessapear .... [message #78523 is a reply to message #78466] Thu, 27 January 2005 16:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Please append the .log file from the .metadata directory. There may be
errors logged that could point to a problem.

--
Thanks,
Rich Kulp
Re: frame, panel and all dessapear .... [message #78537 is a reply to message #78523] Thu, 27 January 2005 16:24 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I see you already got an answer in another thread on this newsgroup.
That's great.

--
Thanks,
Rich Kulp
Re: Setup Java Visual Editor [message #603838 is a reply to message #74535] Fri, 10 December 2004 18:22 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
frame, panel and all dessapear .... [message #604864 is a reply to message #74535] Thu, 27 January 2005 15:00 Go to previous message
Eclipse UserFriend
Originally posted by: gvaldes.esval.cl

I have a problem, the VE work very good, bud after of a
time the panels (JFrame, buttons, etc) dissapear and i not can see it.

thank for all,
Re: frame, panel and all dessapear .... [message #604875 is a reply to message #78466] Thu, 27 January 2005 16:23 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Please append the .log file from the .metadata directory. There may be
errors logged that could point to a problem.

--
Thanks,
Rich Kulp
Re: frame, panel and all dessapear .... [message #604879 is a reply to message #78523] Thu, 27 January 2005 16:24 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I see you already got an answer in another thread on this newsgroup.
That's great.

--
Thanks,
Rich Kulp
Previous Topic:VE invisible....
Next Topic:VE invisible....
Goto Forum:
  


Current Time: Wed May 28 19:38:36 EDT 2025

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

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

Back to the top