Re: java.lang.NoClassDefFoundError: Application

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Fri Jul 02 2004 - 06:20:27 EDT

  • Next message: Harald Niesche: "Re: java.lang.NoClassDefFoundError: Application"

    Thanks for answering!

    At 12:07 +0200 02-07-04, Harald Niesche wrote:

    >I assume you are using the incremental builder.

    Yes.

    > > Any ideas?
    >
    >Are the classes really there? Application.class should be inside
    >build/YourApp.woa/Contents/Resources/Java

    When running eclipse 3.0M9 with WOLips 1.1.0.55 the .class files are built

    projectdir/output/classes

    (f.eks. projectdir/output/classes/Application.class)

    not in

    projectdir/YourApp.woa/Contents/Resources/Java

    The same goes for 3.0 release with WOLips 1.1.0.62.

    Strange?

    In my Console.log I get the following with eclipse 3.0 after cleaning
    the project:

    ===== Fri Jul 02 2004 ===== 12:17:29 Europe/Oslo =====
    <incremental build>

    //ignore: P/nettlogg

    //ignore: L/nettlogg/wsresources.include.patternset

    //ignore: L/nettlogg/wsresources.exclude.patternset

    //ignore: L/nettlogg/uio.css

    //ignore: F/nettlogg/src

    //ignore: L/nettlogg/src/_Url.java

    ...

    preparing with 601 project nodes took: 526 ms

    </full build>

    building structure took: 2493 ms

    copying classes took: 170 ms

    </incremental build>

    -kaj :)



    This archive was generated by hypermail 2.0.0 : Fri Jul 02 2004 - 06:25:57 EDT