j2s-development] Java2Script 1.0.0 M3 Released!
Brought to you by:
zhourenjian
|
From: Zhou R. <jo...@sj...> - 2006-08-21 00:40:44
|
1.0.0 M3 (Aug 20, 2006) New and Noteworthy ================== Java2Script Core ---------------- 1. No more need to enhance Eclipse JDT core jar for Java2Script compiler 2. Full support of Eclipse 3.2.0 besides Eclipse 3.1.* 3. Dynamic JavaScript loading (ClazzLoader) 4. Early Java reflection implementation. Java2Script SWT --------------- 1. Improvement of CTabFolder, Table, Combo, ProgressBar, Scale 2. Support of embedding Shell inside normal HTML page (please visit inline demo of http://j2s.sourceforge.net) 3. Early key navigation support. 4. More LAF themes Java2Script AJAX ---------------- 1. Support loading classes asynchronously both in Java and Java2Script, please visit http://j2s.sourceforge.net/docs/net.sf.j2s.ajax/net/sf/j2s/ajax/AClass.html Java2Script JUnit ----------------- 1. Support JUnit tests both Test Case and Test Suite |