Wrong line numbers in error messages when using .java files

Before blaming Processing, 1st we need to check which line the “javac” compiler itself would report; b/c Processing relies 100% on it!

Eclipse is a full-featured IDE, and can do static analysis even before the compilation step!

3 Likes