Re: [OT] Any static code analysis tool?

2014-10-10 Thread Stephan Windmüller
Am 09.10.2014 um 16:56 schrieb Dmitry Gusev:

> Just wondering if anybody can recommend any static code analysis tool based
> on his personal experience? Maybe some of them play better with T5
> projects...

IntelliJ IDEA has very sophisticated inspections:

https://www.jetbrains.com/idea/webhelp/code-inspection.html

Together with its Tapestry support which can detect (and refactor)
usages in TML files, I find this a very powerful combination.

- Stephan

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [OT] Any static code analysis tool?

2014-10-09 Thread Daniel Jue
I like Findbugs, I use it on every Java project.  It has IDE integration as
well as Bamboo.

https://marketplace.atlassian.com/plugins/com.atlassian.bamboo.plugins.findbugs

On Thu, Oct 9, 2014 at 11:49 AM, Muhammad Gelbana 
wrote:

> I would use Google's
> https://developers.google.com/java-dev-tools/codepro/doc/
>
> *-*
> *Muhammad Gelbana*
> http://www.linkedin.com/in/mgelbana
>
> On Thu, Oct 9, 2014 at 4:56 PM, Dmitry Gusev 
> wrote:
>
> > Hello,
> >
> > Just wondering if anybody can recommend any static code analysis tool
> based
> > on his personal experience? Maybe some of them play better with T5
> > projects...
> >
> > I'm looking for one to integrate with Bamboo CI on Gradle T5 project.
> >
> > --
> > Dmitry Gusev
> >
> > AnjLab Team
> > http://anjlab.com
> >
>


Re: [OT] Any static code analysis tool?

2014-10-09 Thread Muhammad Gelbana
I would use Google's
https://developers.google.com/java-dev-tools/codepro/doc/

*-*
*Muhammad Gelbana*
http://www.linkedin.com/in/mgelbana

On Thu, Oct 9, 2014 at 4:56 PM, Dmitry Gusev  wrote:

> Hello,
>
> Just wondering if anybody can recommend any static code analysis tool based
> on his personal experience? Maybe some of them play better with T5
> projects...
>
> I'm looking for one to integrate with Bamboo CI on Gradle T5 project.
>
> --
> Dmitry Gusev
>
> AnjLab Team
> http://anjlab.com
>


[OT] Any static code analysis tool?

2014-10-09 Thread Dmitry Gusev
Hello,

Just wondering if anybody can recommend any static code analysis tool based
on his personal experience? Maybe some of them play better with T5
projects...

I'm looking for one to integrate with Bamboo CI on Gradle T5 project.

-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com