Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Re: So I keep getting this error code. It does not appear tho when I copy my code and paste it into an earlier version of IntelliJ.

    The reason you got the following error:
    is because the java program could not find the MyCard.class file in a folder on the classpath.
    That file contains the definition for the MyCard class.
  2. Re: So I keep getting this error code. It does not appear tho when I copy my code and paste it into an earlier version of IntelliJ.

    Go to your profile and click on started threads.

    IDE in Google returns: Integrated development environment - Wikipedia, the free encyclopedia


    Where is the MyCard class definition?
  3. Re: So I keep getting this error code. It does not appear tho when I copy my code and paste it into an earlier version of IntelliJ.

    Can you copy the text of the error and paste it here?

    Is this the same problem:
    http://www.javaprogrammingforums.com/whats-wrong-my-code/22489-hey-guys-first-time-seeing-kind-error.html
Results 1 to 3 of 3