Hello, I get different error message when invoking javac from within an ant task and from within the IDE. No idea what compilers are involved except that I set both to javac. Can anybody advise?
Below is the error message from the ant task. When I compile with Ctrl-F9, no error occurs. The variable IS initialized in every constructor as required. I have verified this several times, as I have never seen anything like this before... "file://D:/windev/dynabean/webcomponents/build/work/runtime/src/com/dynabean s/wcf/util/AttributeMapping.java (30:34) Blank final variable 'fieldName' may not have been initialized. It must be assigned a value in an initializer, or in every constructor." _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
