Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User aquinotricia's Avatar
    Join Date
    Dec 2012
    Posts
    3
    Good day,
    I am new to J2ME. I have created an app using LWUIT. There are 5 classes I made and the main class will be calling the 4 next classes. I have used buttons to connect them altogether. Now, while compiling, I have encountered an error which is MIDlet manager error. So, I deleted the MIDlet extensions to the 4 classes and remain the MIDlet only on the main class. Now, when I try it to Nokia Series 40 phone, the error is Class Not Found java/lang/ClassNotFoundException". What's that supposed to mean?
    Thank you guys

  2. #2
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    How many classes are in the JAR you install?

    This exception means that the code executing refers to a class that does not exist, either on the device or in the application.

    Possibly, the LWUIT classes have not been copied into your JAR by the build process.

Similar Threads

  1. Error: java.lang.classnotfoundexception:midlet (pls help me on this)
    By wintereclipse in forum Mobile Java Tools & SDKs
    Replies: 2
    Last Post: 2010-04-04, 10:58
  2. java.lang.Error: ClassFormatError, java.lang.Class..unknown.()
    By kadro in forum Mobile Java Tools & SDKs
    Replies: 2
    Last Post: 2007-08-23, 06:19
  3. Class not found java/lang/ClassNotFoundException in 6230i
    By novakg in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2007-03-14, 23:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved