This page is an copy of earlier Java2Script implementation with Eclipse SWT library. For latest Java2Script implementation with Swing library and JSmol support, please visit https://github.com/java2script/java2script
- Download released build from https://dev.zhourenjian.com/java2script/
- Unzip the file and copy net.sf.j2s* files and folders into your Eclipse's plugins folder
- Restart Eclipse to finish installation
- Following guideline on https://j2s.sourceforge.net/ to start using Java2Script
Comparing to latest https://github.com/java2script/java2script , this branch has some old features:
- Eclipse SWT library
- @j2sXHTML and @j2sXSS for web page
- Hot-swapping *.js file for debugging without reloading page
- August 31, 2024