Monthly Archives: August 2006

Java2Script 1.0.0 M3 Released!

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 … Continue reading

Posted in Java2Script News | 2 Comments

Java2Script 1.0.0 Roadmap

Road to Java2Script 1.0.0 release: 1.0.0 M3 will be released at Aug 20, 2006. In this release, main features include Full support of Eclipse 3.2.0 beside Eclipse 3.1.* No more need of extra JDT core jar enhancement Dynamic JavaScript loading … Continue reading

Posted in Java, Java2Script News, JavaScript, Sharing | Leave a comment

SWT Snippets (Reloaded)

SWT Snippets (Reloaded) Examples are copied from http://www.eclipse.org/swt/snippets/. Snippets are minimal stand-alone programs that demonstrate specific techniques or functionality. Often a small example is the easiest way to understand how to use a particular feature. Not all the snippets is … Continue reading

Posted in Java2Script News, SWT, Sharing | Leave a comment

Java2Script Getting Started (for M3+)

Java2Script Getting Started (PDF) It’s for the coming release of Java2Script 1.0.0 M3 and later release. FAQ list is also to be created in the coming days.

Posted in How To, Java2Script News | Leave a comment