facebook

Installing MyEclipse and VE [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #215528 Reply

    nick4ece
    Member

    Hi,
    After installing MyEclipse 3.8.1 + QF20040825
    on a new intall of Eclipse 3.01 and Visual Editor SDK 1.01 (Eclipse Project VE2) the Java Visual Editor fails when opening an existing Visual Java class:

    An internal error occurred during: “Setup Java Visual Editor”.
    java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
    org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.run(JavaVisualEditorPart.java:1391)
    org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

    After disabling the Myeclipse product extension the Java Visual Editor works again. Enabling the extension (yet again) produces the error again.

    System:
    Windows XP sp2
    Eclipse SDK 3.0.1
    GEF SDK 3.0.1
    EMF SDK 2.0.1
    UML 1.0.1
    CDT 2.0.1
    and
    Visual Editor SDK 1.01

    #215533 Reply

    nick4ece
    Member

    Found the error (and solution) in the support section.

    #215535 Reply

    Scott Anderson
    Participant

    Nick,

    We’ve addressed this version naming problem and will correct it in 3.8.2. Glad you found what you needed in the original thread so you can keep going in the meantime.

    #215879 Reply

    mrinal_kanti
    Member

    @nick4ece wrote:

    Found the error (and solution) in the support section.

    Well, I have recently joined and am comparatively new to this website. I am also facing exactly the same problem after I downloaded the Eclipse VE 1.01

    [An internal error occurred during: “Setup Java Visual Editor”.
    java.lang.NoClassDefFoundError: com/ibm/wtp/common/util/TimerTests
    org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.run(JavaVisualEditorPart.java:1391)
    org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)]

    I could not locate the support section from where I could download a fix for this issue. Any help!

    #215956 Reply

    1) find the util.jar in “com.ibm.wtp.common.util_1.0.1” of VE

    2) replace the util.jar in “com.ibm.wtp.common.util_13.8.1” of myeclipse with the new util.jar

    enjoy 🙂

    #215965 Reply

    Scott Anderson
    Participant

    For completeness, we’ve reset the version of this binary plugin back to 1.0.0 for compatibility in the future. The reset of the version was a build process error in 3.8.1.

    #215998 Reply

    mrinal_kanti
    Member

    Thanks, its now working with the 3.8.2 release.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Installing MyEclipse and VE [Closed]

You must be logged in to post in the forum log in