You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kandula-dev@ws.apache.org by "Sebastian Dietrich (JIRA)" <ji...@apache.org> on 2010/08/30 19:45:54 UTC

[jira] Created: (AXIS2-4806) generated code does not conform to typical eclipse warnings

generated code does not conform to typical eclipse warnings
-----------------------------------------------------------

                 Key: AXIS2-4806
                 URL: https://issues.apache.org/jira/browse/AXIS2-4806
             Project: Axis2
          Issue Type: Bug
          Components: Tools
            Reporter: Sebastian Dietrich
            Priority: Trivial


(if enabled) the following eclipse warnings appear on generated files from axis 2:
* Missing '@Override' annotation - e.g. for hashCode() and equals()
* Usage of raw type 
* Unchecked generic type operation 
* Unnecessary 'else' statement 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org