-
Task
-
Resolution: Done
-
Major
-
None
-
None
Do input validation in the code generator and the Eclipse plugin such that
- Duplicated <config-property>'s
- Duplicated method signatures
are eliminated
Another thing.
Plugin doesn't check identifiers.
I'm able to add:
"1" as a class or interface name;
"1" or "-t" as variable name.
"dk" as value of variable of type Integer.
- clones
-
JBJCA-887 Input validation for code generator
- Closed