Skip to content

Java2Script provides an Eclipse Java to JavaScript compiler and an implementation of JavaScript version of SWT with other common utilities.

Notifications You must be signed in to change notification settings

zhourenjian/java2script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java2Script

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

Usage

  1. Download released build from https://dev.zhourenjian.com/java2script/
  2. Unzip the file and copy net.sf.j2s* files and folders into your Eclipse's plugins folder
  3. Restart Eclipse to finish installation
  4. Following guideline on https://j2s.sourceforge.net/ to start using Java2Script

Features

Comparing to latest https://github.com/java2script/java2script , this branch has some old features:

  1. Eclipse SWT library
  2. @j2sXHTML and @j2sXSS for web page
  3. Hot-swapping *.js file for debugging without reloading page
  • August 31, 2024

About

Java2Script provides an Eclipse Java to JavaScript compiler and an implementation of JavaScript version of SWT with other common utilities.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.5%
  • JavaScript 25.0%
  • Other 1.5%