Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Clearing markers after a generic project build
Clearing markers after a generic project build [message #1070344] Wed, 17 July 2013 19:39 Go to next message
Camilo Bernal is currently offline Camilo BernalFriend
Messages: 7
Registered: December 2012
Junior Member
Hi all,

I'm currently working on a small feature for a C/C++ profiling Eclipse plug-in (Valgrind). This plug-in runs a profiling tool on a specific binary/project and displays any issues found through the use custom error markers on corresponding editor lines, a custom plug-in view and the Eclipse's "Problems View". My goal is to clear these error markers whenever the project being profiled is rebuilt. In short would like to fire a "clear markers" action when a specific project is rebuilt. So my question is if there exists any way to achieve this sort of behaviour through the platform.
Re: Clearing markers after a generic project build [message #1070383 is a reply to message #1070344] Wed, 17 July 2013 21:28 Go to previous message
Camilo Bernal is currently offline Camilo BernalFriend
Messages: 7
Registered: December 2012
Junior Member
If more detailed is needed please let me know.
Previous Topic:starting eclipse with workspace name
Next Topic:Application icon in the windows status bar
Goto Forum:
  


Current Time: Sat Apr 20 02:29:21 GMT 2024

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

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

Back to the top