Bugs and Fixes
When running j2sui.jar an error message box about “Failed to load Main-Class manifest attribute from …” popups. And this is a bug when packing j2sui.jar. I realized this bug until these days. And another fixed packed are here:
http://prdownloads.sourceforge.net/j2s/j2s-1.0.0-m1-eclipse-3.1-fixed.zip?download
or make downloads from the updated download page .
News: Java2Script 1.0.0 M1 with support of Java 5.0 (March 18, 2006)
New and Noteworthy
==============
Java2Script Core
—————-
- Java 5.0 features, includes generic, enums, static imports, enhanced loops, are supported
- Split a small (less than 8K) Object Oriented JavaScript core libraries (See: J2S Clazz)
- Optimization on speed of loading J2S application and size of generated JavaScript codes
Java2Script SWT
—————
- Support resizing of Shell
- More widgets supported: Slider, Spinner, ToolBar, MessageBox
- Modal dialog