🙃 On Wed, Mar 15, 2017 at 9:36 AM Pavlo Iatsiuk <[email protected]> wrote:
> Here is my settings > > <inherits name="com.google.gwt.logging.Logging"/> > <set-property name="gwt.logging.logLevel" value="FINEST"/> > <set-property name="gwt.logging.consoleHandler" value="ENABLED"/> > <set-property name="gwt.logging.simpleRemoteHandler" value="DISABLED" /> > <set-property name="gwt.logging.popupHandler" value="DISABLED" /> > > <set-property name="compiler.stackMode" value="emulated" /> > <set-configuration-property name="compiler.emulatedStack.recordLineNumbers" > value="true"/> > <set-configuration-property name="compiler.emulatedStack.recordFileNames" > value="true"/> > > > As result in console on error I see a proper class names and line numbers > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
