ECLIPSE (integrated Development Environment)
iSYSTEM provides several plug-ins for Eclipse:
iSYSTEM Debug Plug-in
The iSYSTEM Debug Plug-In allows debugging directly from within the Eclipse debug environment. Eclipse is used as an editor, a project & build manager as well as a debugger. It provides all standard CDT debugger functionality, plus SFR view and Real-time Expressions view.
More about installation and usage: iSYSTEM Debug Plug-In for Eclipse
Additional documentation: How to convert a winIDEA project to an Eclipse project
iSYSTEM Regular Expression Error Parser Plug-in for CDT
This plug-in contains an error parser, which is configurable. Regular expressions used to detect warnings and errors are read from a text file in a Java properties format. It is open source (EPL), so you can also use it as a starting point for more advanced error parsers.
Regular Expression Error Parser for CDT
|