James Mao wrote:

+
+ public void checkParams(ErrorVisitor errors) throws ToolException {
+        if (errors.getErrors().size() > 0) {
+            Message msg = new Message("PARAMETER_MISSSING", LOG);

You have 3 S's here.


Why *errors* not correct?
What do you suggest?

James

There are three S in the PARAMETER_MISSSING :)

Willem.

Reply via email to