« Return to Thread: Re: static analysis of Velocity code

RE: static analysis of Velocity code

by rupali-4 :: Rate this Message:

Reply to Author | View in Thread

As far as my knowledge, there is no such tool you can cross check your
velocity code with like PMD and so...

You can use the Mozilla add on tool 'Web developer' that you can use for
validating the local HTML and CSS embedded in velocity.

It is quite a nice tool:
https://addons.mozilla.org/en-US/firefox/addon/60



-----Original Message-----
From: Rachid [mailto:rachidbm@...]
Sent: Tuesday, May 12, 2009 1:07 PM
To: user@...
Subject: Re: static analysis of Velocity code

Hi there,

For Java there is FindBugs, PMD, etc.
Is there a tool which can check Velocity code?


Thanks in advance,
Rachid.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Re: static analysis of Velocity code