i just wanted to use eclipse tptp, a framework for static code analysis but the support for code analysis ended with tptp 4.5.0. 1. it seems that this version can not be integrated into the current eclipse galileo. am i right? 2. which language independant framework for eclipse would you use as an alternative for tptp static analysis which works with eclipse galileo?

link|improve this question

29% accept rate
feedback

1 Answer

I confirm the "Static Analysis" module of TPTP has been moved to the "as Is" (dormant) projects list, with a special set of instructions.

See this thread:

The owner of the static analysis component no longer work and contriube resource in the project and due to the lack of additional resources to support the component, PMC has decided to move it to as-is and there will be no maintenance on the component supported by the project.

I do not know about another language independent framework for a static analysis tool on Eclipse.
Tools for Java are many, Findbugs being a good example (or Checkstyle, or PMD).
But for any language... I don't find any.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.