W Worker Member³ Sep 20, 2017 #1 When I compile a Java Source window, I sometimes get this error: Code: Note: MYPACKAGE uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Is there a way I can "recompile with -Xlint" from inside of PL/SQL Developer?
When I compile a Java Source window, I sometimes get this error: Code: Note: MYPACKAGE uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Is there a way I can "recompile with -Xlint" from inside of PL/SQL Developer?
Marco Kalter Administrator Staff member Sep 21, 2017 #1 This would have to be configured on the Oracle Server. I'm not sure how though.