Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » When and where Eclipse creates red underlines (for compilation errors) in code?
icon4.gif  When and where Eclipse creates red underlines (for compilation errors) in code? [message #647710] Fri, 07 January 2011 23:33
Kivanc Muslu is currently offline Kivanc MusluFriend
Messages: 153
Registered: November 2010
Senior Member
Hi all,

I need to figure out where and when in the code Eclipse creates red underlines for compilation errors in the source code. This is possibly the same place and time that the markers (IMarker) and even problems (IProblem) are created for a project.

So,
1- Where in Eclipse code these markers (or red underlines) are created?
2- Is it possible to put a hook at this point in the code (i.e., I want at that moment my plug-in to call a method of my code)?

Thanks in advance, best regards,

[Updated on: Fri, 07 January 2011 23:33]

Report message to a moderator

Previous Topic:Want to show Dialog of Open Type (ctrl+shift+T) on button click
Next Topic:Can't start eclipse helios
Goto Forum:
  


Current Time: Fri Apr 19 19:40:51 GMT 2024

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

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

Back to the top