1. maratm's Avatar
    I have written a custom application (Java Midlet).
    The workspace includes 3 projects :

    1.Library project (jar file)

    2.Second is a Entry Point Project

    3.Midlet Application Project.

    The Midlet application Project depends on Library Project.

    When trying to run an application using JDE and BB 8300 simulator ,everything works fine till Library classes usage ...

    When Library's class is involved ... JDE is poping up a warning screen "Can not find CLASSNAME.JAVA" ???

    All classes in Library Project are compiled (*.class) and main Middlet class uses a library classes through import statements ...

    Thank you !
    03-25-09 02:41 PM
LINK TO POST COPIED TO CLIPBOARD