You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a class uses a module, almost no errors will be reported inside that class.
In general the error checking and marking is very ... unstable in WurstEclipse, having to often clean the workspace for it to properly work.
EDIT: Just found out that (in my case) the problems came from the, by wurst generated, objectdata files (.w3a,.w3u, etc.)
They are parsed and erroneous, making the compiler omit other errors:
A suggestion would be to provide correct packages-names for the generated files, because they are all named "ExportedObjects".