Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] codan: lint integration

We have two master students working on this. The plug-in has already all
of the components you mentioned including quick fixes.


On 04/30/2010 07:14 PM, Alena Laskavaia wrote:
> I want to write flexelint integration using codan.
> The question is - where do I put it.
>
> The options are"
> a) do not commit to cdt
> b) make part of current codan examples plugin (would be hard to
> separate if somebody wants just it)
> c) make another plugin in codan
> c.1) just commit to cvs and don't include in ditribution
> c.2) commit as plugin and include in codan feature
>
> any suggestions?
>
> If you wondering what it would contain:
> - error parser, customized by flexelint format file (it is not trivial
> because it has multiline errors)
> - extension for problem details which would have a link to problem
> documentation from their web-site
> - possibly some quick fixes (such as adding comment to not show again)
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>   

-- 
Emanuel Graf   Dipl. Ing FH
Institute for Software - http://ifs.hsr.ch - +41 55 222 4622
HSR Hochschule für Technik Rapperswil
Oberseestr 10, Postfach 1475, CH-8640 Rapperswil
Want to schedule a meeting: http://tungle.me/EmanuelGrafIFS



Back to the top