cletusw / java-l10n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Localization demo

CI build status badge

Double click win-run.bat (Windows) or mac-linux-run.sh (Mac/Linux) to build and run the demo. Note that, by default, Mac OS disallows running scripts in this way. As a workaround, follow these steps to manually open the script with the Terminal app.

Code is located in app > src > main.

If something's broken or you get errors about files in use, open the scripts folder, double click win-clean.bat (Windows) or mac-linux-clean.sh (Mac/Linux), then try again.

About

License:MIT License


Languages

Language:Java 54.1%Language:Shell 23.9%Language:PowerShell 14.9%Language:Batchfile 7.1%