facebook

InstallShield installer fails, NoClassDefFoundError [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #216204 Reply

    mamax
    Member

    hi,

    when installing the workbench on windows xp professional i get a “fatal application error”.

    “InvocationTargetException. This application will now exit. (LAX)

    Details:

    java.lang.NoClassDefFoundError

    at com.zerog.ia.installer.Main.a(DashoA8113)

    at com.zerog.ia.installer.Main.d(DashoA8113)

    at com.zerog.ia.installer.Main.a(DashoA8113)

    at com.zerog.ia.installer.Main.main(DashoA8113)

    at java.lang.reflect.Method.invoke(Native Method)

    at com.zerog.lax.LAX.launch(DashoA8113)

    at com.zerog.lax.LAX.main(DashoA8113)

    Any Ideas??

    #216210

    Greg
    Member

    Are you sure you have your JDK installed correctly? If you open a console, what does java -version output? If you have the JDK installed correctly but cannot get the installer to work, we do provide a manual install version of MyEclipse. It is located in the download area on the same page where you downloaded the installer. Once you unzip the manual install bundle you will find a “howto” html doc for guiding you through the manual installation.

    #216212

    Thomas Trostel
    Participant

    There are two versions of eclipse on many of the mirrors. One is the development framework without java … the other one has all the tools and stuff. You want to make sure you have installed eclipse-platform-SDK-3.0.1. At least that was my mistake. Hope that helps!!

    #216903

    mamax
    Member

    Thanks for the hint,

    with the manual install it worked without any problems!

    Though: I could not find the reason for the problem – JDK (1.4.2) and Eclipse was working properly before …

    but maybe this is about cosmic interferences or such … who knows.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: InstallShield installer fails, NoClassDefFoundError [Closed]

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