Search:

Type: Posts; User: kc120us

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    3,046

    Re: Map compiler error

    That is the problem. There is Map.java file in the source directory (completely different program). I got rid of that file and that fixed it.


    Thank you
    Casey
  2. Replies
    4
    Views
    3,046

    Re: Map compiler error

    I've repeatedly saved the source file. I am using jdk1.6.0_01
  3. Replies
    4
    Views
    3,046

    Map compiler error

    Hi I am working on an example problem from the book that is not compiling correctly.

    Here is the compiler error:

    TestMap.java:6: type Map does not take parameters
    Map<String, Integer>...
Results 1 to 3 of 3