Search:

Type: Posts; User: ehren101

Search: Search took 0.09 seconds.

  1. Re: Using eclipse JRE 6.0 don't know what's wrong

    Changed the scanner to Scanner and it says

    Exception in thread "main" java.lang.Error: Unresolved compilation problem:

    at Areaofasquare2.main(Areaofasquare2.java:8)
  2. Using eclipse JRE 6.0 don't know what's wrong

    Error message is as follows : Exception in thread "main" java.lang.Error: Unresolved compilation problems:
    Scanner cannot be resolved to a type
    Scanner cannot be resolved to a type

    ...
Results 1 to 2 of 2