java.lang.Error: Unresolved compilation problems: array cannot be resolved to a variable array cannot be resolved to a variable
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by user6501040
, 1 year agojava.lang.Error: Unresolved compilation problems: array cannot be resolved to a variable array cannot be resolved to a variable
at Array.subclass.loopj(ArrayLesson1.java:40)
at Array.ArrayLesson1.main(ArrayLesson1.java:25)