Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Re: I have a problem when creating a class

    I highly recommend you ditch the IDE and use the command line and a basic text editor until you understand the basics.

    Your original problem was that you were trying to use the Persoana class...
  2. Re: I have a problem when creating a class

    I can't access imgur, which is why we ask you to copy/paste the text instead.

    If the class you're using is in a different package than the class you're in, you either need to import it or use the...
  3. Re: I have a problem when creating a class

    Are these classes in two separate files?

    Is one of them in a package?

    Have you imported the class you're trying to use?
  4. Re: I have a problem when creating a class

    What specific error are you getting?
  5. Re: I have a problem when creating a class

    What is the error? Please copy and paste the full stack trace instead of posting a screenshot.

    What code are you running? Please copy and paste an MCVE instead of posting a screenshot.
Results 1 to 5 of 5