![]() |
Telelogic Rhapsody (steve huntington) | ![]() |
Topic Title: CppLint Integration Topic Summary: How to get CppLint integrated into Rhapsody. Created On: 5-May-2008 10:22 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|||||
We are using CppLint from Cleanscape and wanted as much integration into Rhapsody as possible. This describes how:
1) Make a proj.lnt file with lint settings for project and compiler 2) Insert attributes in .lnt file to simulate compiler output (To click/jump in log tab) 3) Insert Error | Message | Info in 'ParseErrorMessage' property for your compiler 4) Import modLint as VBA on your project 5) Customize your menu to call the VBA macro 'runLint' as PopUp on class Now it should be possible to right click a class in the browser, get it 'linted', view the result in the log window and click on errors and jump to them :-) Note that the code must be compiled first for the 'click'n jump' to work. Regards Peter
|
|||||
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.