Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Momentics / Lint integeration: (11 Items)
   
Momentics / Lint integeration  
I'm using PC Lint as an external tool in Momentics, but was wondering if it is possible to get Momentics to display the 
output in the problem view?
Re: Momentics / Lint integeration  
Yes, you need to configure PC Lint to print error in the same format as gcc does.

On 08/11/2011 11:58 AM, Alan Braddy wrote:
> I'm using PC Lint as an external tool in Momentics, but was wondering if it is possible to get Momentics to display 
the output in the problem view?
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88015
> 
Post Deleted
Post Deleted
RE: Momentics / Lint integeration  
I had to turn about 1/4 of the options off because of false positive.  Some however turned out to be true ;-)

-----Message d'origine-----
De : Christian Damus [mailto:community-noreply@qnx.com] 
Envoyé : 11 août 2011 12:10
À : momentics-community
Objet : Re: Momentics / Lint integeration

Also, the Eclipse CDT Indigo release included in the NDK 0.9.3 or later offers a facility for defining custom error 
parsers based on regular expressions.

In the error parsers settings of your project, you'll find a link to the preference page where you can define a new 
error parser, then you can use that parser in your project.

Cheers,

Christian


On 2011-08-11, at 12:01 PM, Elena Laskavaia wrote:

> Yes, you need to configure PC Lint to print error in the same format as gcc does.
> 
> On 08/11/2011 11:58 AM, Alan Braddy wrote:
> > I'm using PC Lint as an external tool in Momentics, but was wondering if it is possible to get Momentics to display 
the output in the problem view?
> >
> >
> >
> > _______________________________________________
> >
> > QNX Momentics Community Support
> > http://community.qnx.com/sf/go/post88015
> >
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88016
> 
> 






_______________________________________________

QNX Momentics Community Support
http://community.qnx.com/sf/go/post88017

Re: Momentics / Lint integeration  
You still talking PC Lint or about new CDT Code Analysis?

On 08/11/2011 12:42 PM, Mario Charest wrote:
> I had to turn about 1/4 of the options off because of false positive.  Some however turned out to be true ;-)
> 
>
RE: Momentics / Lint integeration  
New CDT.

-----Message d'origine-----
De : Elena Laskavaia [mailto:community-noreply@qnx.com] 
Envoyé : 11 août 2011 14:37
À : momentics-community
Objet : Re: Momentics / Lint integeration

You still talking PC Lint or about new CDT Code Analysis?

On 08/11/2011 12:42 PM, Mario Charest wrote:
> I had to turn about 1/4 of the options off because of false positive.  Some however turned out to be true ;-)
> 
>



_______________________________________________

QNX Momentics Community Support
http://community.qnx.com/sf/go/post88031

Re: Momentics / Lint integeration  
If you find false positive feel free to report them to cdt :) (cdt-codan component - I am component lead for that) 

On 08/11/2011 03:14 PM, Mario Charest wrote:
> New CDT.
> 
> -----Message d'origine-----
> De : Elena Laskavaia [mailto:community-noreply@qnx.com] 
> Envoyé : 11 août 2011 14:37
> À : momentics-community
> Objet : Re: Momentics / Lint integeration
> 
> You still talking PC Lint or about new CDT Code Analysis?
> 
> On 08/11/2011 12:42 PM, Mario Charest wrote:
>> I had to turn about 1/4 of the options off because of false positive.  Some however turned out to be true ;-)
>>
>>
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88031
> 
> 
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88033
RE: Momentics / Lint integeration  
Elena,

Would you be so kind at to point me where to this is.  I`m not familiar with the Eclipse* development world.

-----Message d'origine-----
De : Elena Laskavaia [mailto:community-noreply@qnx.com] 
Envoyé : 11 août 2011 15:20
À : momentics-community
Objet : Re: Momentics / Lint integeration

If you find false positive feel free to report them to cdt :) (cdt-codan component - I am component lead for that) 

On 08/11/2011 03:14 PM, Mario Charest wrote:
> New CDT.
> 
> -----Message d'origine-----
> De : Elena Laskavaia [mailto:community-noreply@qnx.com] 
> Envoyé : 11 août 2011 14:37
> À : momentics-community
> Objet : Re: Momentics / Lint integeration
> 
> You still talking PC Lint or about new CDT Code Analysis?
> 
> On 08/11/2011 12:42 PM, Mario Charest wrote:
>> I had to turn about 1/4 of the options off because of false positive.  Some however turned out to be true ;-)
>>
>>
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88031
> 
> 
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88033



_______________________________________________

QNX Momentics Community Support
http://community.qnx.com/sf/go/post88035
Re: Momentics / Lint integeration  
Page about code analysis feature is here:
http://wiki.eclipse.org/CDT/designs/StaticAnalysis
At the bottom there is a link to report bugs
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT&component=cdt-codan

On 08/11/2011 04:29 PM, Mario Charest wrote:
> Elena,
> 
> Would you be so kind at to point me where to this is.  I`m not familiar with the Eclipse* development world.
> 
> -----Message d'origine-----
> De : Elena Laskavaia [mailto:community-noreply@qnx.com] 
> Envoyé : 11 août 2011 15:20
> À : momentics-community
> Objet : Re: Momentics / Lint integeration
> 
> If you find false positive feel free to report them to cdt :) (cdt-codan component - I am component lead for that) 
> 
> On 08/11/2011 03:14 PM, Mario Charest wrote:
>> New CDT.
>>
>> -----Message d'origine-----
>> De : Elena Laskavaia [mailto:community-noreply@qnx.com] 
>> Envoyé : 11 août 2011 14:37
>> À : momentics-community
>> Objet : Re: Momentics / Lint integeration
>>
>> You still talking PC Lint or about new CDT Code Analysis?
>>
>> On 08/11/2011 12:42 PM, Mario Charest wrote:
>>> I had to turn about 1/4 of the options off because of false positive.  Some however turned out to be true ;-)
>>>
>>>
>>
>>
>>
>> _______________________________________________
>>
>> QNX Momentics Community Support
>> http://community.qnx.com/sf/go/post88031
>>
>>
>>
>>
>>
>> _______________________________________________
>>
>> QNX Momentics Community Support
>> http://community.qnx.com/sf/go/post88033
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88035
> 
> 
> 
> 
> _______________________________________________
> 
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post88036
Re: Momentics / Lint integeration  
Also, the Eclipse CDT 8.0 release included in the future IDE 5.0 release offers a facility for defining custom error 
parsers based on regular expressions.

In the error parsers settings of your project, you'll find a link to the preference page where you can define a new 
error parser, then you can use that parser in your project.

You can find an experimental preview build of IDE 5.0 on the file-releases page:

http://community.qnx.com/sf/frs/do/viewRelease/projects.ide/frs.ide_5_0.ide_5_0

Cheers,

Christian


> Yes, you need to configure PC Lint to print error in the same format as gcc 
> does.
> 
> On 08/11/2011 11:58 AM, Alan Braddy wrote:
> > I'm using PC Lint as an external tool in Momentics, but was wondering if it 
> is possible to get Momentics to display the output in the problem view?
> > 
> > 
> > 
> > _______________________________________________
> > 
> > QNX Momentics Community Support
> > http://community.qnx.com/sf/go/post88015
> >