Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Maven project in Eclipse Helios doesn't show error icon/marks
Maven project in Eclipse Helios doesn't show error icon/marks [message #869469] Thu, 03 May 2012 12:51 Go to next message
Saurabh Tripathi is currently offline Saurabh TripathiFriend
Messages: 2
Registered: May 2012
Junior Member
Hi all,
I am new to maven and currently working on GWT+Spring+Hibernate project with Maven on Eclipse Helios.

I remember coding on eclipse without maven, after the project is build if there is a error it gives a red mark from package -- to -- sub-package -- to -- exact source class.

But now I don't see the same with maven. Although I get list of errors on console on doing 'maven compile', but no marks anywhere.

The error('x') mark notification was really cool, missing em badly Crying or Very Sad

help!!

Thanks in advance.

[Updated on: Thu, 03 May 2012 12:51]

Report message to a moderator

Re: Maven project in Eclipse Helios doesn't show error icon/marks [message #869538 is a reply to message #869469] Thu, 03 May 2012 14:45 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
quick questions:

- what Maven integration do you use?
-- m2eclipse?
-- manually invoke Maven from the command line?

- is Project > Build Automatically checked?

best,
Stephan

Previous Topic:cannot paste the clipboard contents into the selected elements
Next Topic:Disabling/clearing IDE file cache
Goto Forum:
  


Current Time: Fri Apr 19 16:13:28 GMT 2024

Powered by FUDForum. Page generated in 0.02539 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top