If you don´t know the answer then don´t write :P

Thanks Jerome, I just downloaded an extension for JDeveloper that check
that, thanks!!!

2006/10/24, Ed Griebel <[EMAIL PROTECTED]>:

On 10/24/06, Daniel Chacón Sánchez <[EMAIL PROTECTED]> wrote:
> Hi all, this is not a question about struts, but is a question about
java,

Well then it probably shouldn't be asked here :-)

>
> Is there a tool that let me check performance issues in my code, like
> example the variables that I declared but never used?

Anyway, your example is more about static analysis than [speed or
memory] performance; Eclipse will do some basic static analysis, also
look at:
http://findbugs.sourceforge.net/
http://pmd.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to