Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to pass external compilation/test result to eclipse IDE (How to pass external compilation/test result to eclipse IDE )
icon6.gif  How to pass external compilation/test result to eclipse IDE [message #894483] Mon, 09 July 2012 11:52
fede pavan is currently offline fede pavanFriend
Messages: 1
Registered: July 2012
Junior Member
Hi all, I'm new to Eclipse.
I have developed a simple coding rules checker sw according to my company rules in C++, it parses the source code and returns info about errors found.

The idea is to launch my coding rules checker before compilation and get the result in the Eclipse IDE.
How can I pass the result information from my sw to Eclipse? The result should be of the same format of the compile output, so I can have direct links to erros.


Thanks in advance for your support.
Fede
Previous Topic:Eclipse C++ error
Next Topic:[SOLVED] debugger under eclipse CDT fails due to "permission not allowed"
Goto Forum:
  


Current Time: Thu Apr 25 11:06:19 GMT 2024

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

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

Back to the top