I'm viewing the Tapestry 4.1.2 source in Eclipse and I notice there is
an Eclipse setting committed to the repository to set the compiler to
error on unused local variables
(tapestry/.settings/org.eclipse.jdt.core.prefs
org.eclipse.jdt.core.compiler.problem.unusedLocal=error). This results
in 14 errors showing up on the Problems tab due to unused local
variables.

My access to SVN isn't setup yet but once it is would anyone have a
problem if I changed this to a warning instead of an error? Or perhaps
the unused local variables shouldn't be there in the first place?

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

Reply via email to