Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cletusw/java-l10n
https://github.com/cletusw/java-l10n
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cletusw/java-l10n
- Owner: cletusw
- License: mit
- Created: 2020-11-08T06:15:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T04:10:48.000Z (about 2 years ago)
- Last Synced: 2024-10-12T17:37:21.118Z (2 months ago)
- Language: Java
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Localization demo
![CI build status badge](https://github.com/cletusw/java-l10n/workflows/Java%20build/badge.svg)
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](https://apple.stackexchange.com/a/322693/112177) to manually open the script with the Terminal app.
Code is located in [app > src > main](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.