How does one set the debug on so that the compiled code can have breakpoints?I tried:-Djavac.debug=onbut that creates the same sized EAR file.