-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P5
-
None
-
Affects Version/s: 6
-
Component/s: tools
-
generic
-
generic
The error position is wrong here:
Test.java:1: package Map does not exist
public class Test { public void test() {Map.Entry e;}}
^
1 error
Test.java:1: package Map does not exist
public class Test { public void test() {Map.Entry e;}}
^
1 error