j2s-development] Static Import Bug
Brought to you by:
zhourenjian
|
From: Soheil H. Y. <soh...@gm...> - 2006-09-03 13:34:45
|
Hi Zhou, I'm now back and updated my Java2Script source codes. I think, a new unknown bug is introduce in J2S. As I'd tested before, we can import a javascript statically using <script> in html, beside the Dynamic loading. But, now, it does not work. For testing this issue you can import SWT.js itself in any snippet, and see it will not work! Regards, Soheil |