Search:

Type: Posts; User: Norm

Search: Search took 0.42 seconds.

  1. Replies
    4
    Views
    718

    Re: Arrays not compile

    The compile can not find a constructor that takes these arguments: String,String,int,int
    The compiler did find a constructor that takes no arguments.

    Check the definition for the Empleado class's...
  2. Replies
    4
    Views
    718

    Re: Arrays not compile

    The compiler can not find a definition for the class Empleado. Make sure the definition for class Empleado is on the classpath.
Results 1 to 2 of 2