facebook

NoClassDefFoundError

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

    jadeite1000
    Member

    Hi :

    I am using MyEclipse Enterprise version 7.
    I create a simple java class with a main in it.
    But when I right click on the file and try to either run it or debug it I get the following error:

    java.lang.NoClassDefFoundError: test/AppendixA

    When I right click on the AppendixA.java I choose “Run Configuration” and it is pointing to the right package and project.

    Why do I get this error as if it couldn’t find the java class.
    The compiled file is in a folder called bin.
    How do I tell MyEclipse to look for this folder when trying to find the file?

    Yours,

    Frustrated.

    #294181 Reply

    jadeite1000
    Member

    This is just a java application. Not a web project.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: NoClassDefFoundError

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