correctly, but only javascript source was available. The compiler
>>>>>> output
>>>>>> shows the source maps are enabled. I checked the chrome dev tools
>>>>>> setting
>>>>>> and they indicate source maps are still enabl
Dear All,
I have a strange problem with SuperDev mode. Sometimes it sends the java
files to the browser, sometimes (and sadly more times :-)) it don't.
- SuperDev mode run configuration set, and working.
- Superdev mode url working
- Bookmarks are working, and when I hit Dev Mode On, compiling w
Dear All,
I set up a very simple sample http://code.google.com/p/gwt-oauth2/
authentication
here:
http://www.geogebra.org/web/web_gui/
Just an alert answer, click to "login to google".
However, I can't succeed to do this in the same packaged .crx, I got this
error: Invalid parameter value f
Tried from the latest trunk, xs obfuscated still not working... Only
pretty .-)
Best:
Gabor
On jan. 24, 19:19, ustakraharez wrote:
> Thanks a lot for the quick answer!
>
> I tried with PRETTY and -optimize 9 and also optimize 0. Both of them
> worked, and the best optimization give
Thanks a lot for the quick answer!
I tried with PRETTY and -optimize 9 and also optimize 0. Both of them
worked, and the best optimization gives 5.8Mb file the worst give
6.5Mb so still not 2.5Mb that obfuscation gives. I try to investigate
further tomorrow, thanks for the tip.
On jan. 24, 18:07,
Dear All,
We have a problem with xs linker: If we compile our java code with
"pretty" directive, everything works fine, see:
http://www.geogebra.org/web/xs/xsTest.html
But if we compile with the "obfuscated" directive, it don't works,
see:
http://www.geogebra.org/web/test42xs/xsTest.html
It is