Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Java compiled error - file icon not marked for error

Hi!

I have a compiler error in one java file, but the error is not marked:
 - on the icon of that file in the Project Explorer view
 - in the Markers or Problems view under Java Problems / Errors

If I open the file in editor, it has the error underlined, there are red markings in that column right of the vertical scroll bar,
there is a red square at the top right corner. But no error mark in the icon in tha tab title.

Also in the Project Explorer the project icon has an error mark and the "Java resources" has an error mark in its icon.

What I have are several related projects checked out from SVN (using subclipse). Today I checked out some more.
They depend on some of the precious ones. The described error is in one of the newly checked out projects.

Is this a sync issue?
The maven console also reports the error.


Versions:

Eclipse Java EE IDE for Web Developers.

Version: Helios Service Release 1
Build id: 20100917-0705

  Subclipse (Required)	1.6.17	org.tigris.subversion.subclipse.feature.group
  Maven Integration for Eclipse (Required)	0.12.1.20110112-1712	org.maven.ide.eclipse.feature.feature.group

Sun Java 1.6.0_24
Windows XP Pro SP3

Regards,
David Balažic


Back to the top