понедельник, 21 июля 2014 г.

How do I speed up the gwt compiler?

1 комментарий:

  1. public static native void console(String text)
    /*-{
    console.log(text);
    }-*/;

    - как альтернатива GWT.log

    ОтветитьУдалить