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
More information, please visit updated homepage: http://j2s.sourceforge.net/