gwt

Google Web Toolkit - compile Java to JavaScript for web apps

brewmacoslinux
Try with needOr install directly
Source

About

Google web toolkit

Commands

webAppCreatorjunitCreatori18nCreator

Examples

Create a new GWT application project$ webAppCreator -out MyApp com.example.myapp.client.MyApp
Create a new GWT module with JUnit support$ junitCreator -out MyApp com.example.myapp.client.MyAppTest
Create i18n properties files for internationalization$ i18nCreator -out MyApp com.example.myapp.client.Messages