I'm programming in Java with Eclipse, and after a time appears a
'!'
in some class. What's that means?
I'm programming in Java with Eclipse, and after a time appears a
'!'
in some class. What's that means?
Perhaps it is...
Reference: What do the icons in Eclipse mean?
Exclamation mark in Eclipse means that Eclipse has detected some fault in your code but it has not been deemed critical enough to be marked as an error (Red color X marker) so it displays it instead as a yellow exclamation mark Signifying it as a warning not an error.