error in exexcution of java program

Discussion in 'Java' started by umaparvathy, Feb 19, 2009.

  1. umaparvathy

    umaparvathy New Member

    Joined:
    Feb 19, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,
    i'm doing final year project. i'm doing in a project center .if i execute the program in project center means it runs. The same code if i double click the batch file or type the file in command prompt (java idpf.com.ASystemX) in my pc it shows the following error

    "exception in thread "main" java.lang.noclasdeffounderror : idpf/com/ASystemX "


    the guide who is working in the center told that my pc is having problem. he doesn't know how to rectify that . plz tell me.
     
  2. cmmd

    cmmd New Member

    Joined:
    Mar 4, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    you need to add a jar file to your classpath; the jar file should contain the class idpf.com.ASystemX
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice