https://github.com/bsorrentino/internationalization-processor
Automatically exported from code.google.com/p/internationalization-processor
https://github.com/bsorrentino/internationalization-processor
Last synced: 7 months ago
JSON representation
Automatically exported from code.google.com/p/internationalization-processor
- Host: GitHub
- URL: https://github.com/bsorrentino/internationalization-processor
- Owner: bsorrentino
- Created: 2015-03-22T15:24:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T10:27:04.000Z (over 10 years ago)
- Last Synced: 2025-01-19T08:42:50.909Z (9 months ago)
- Language: Java
- Size: 430 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Goal of this project is to provide simple and useful tools based on java annotation processor to accomplish internationalization tasks
The idea is to implement the same approach of internationalization used within GWT framework

## News ##
|Apr 29,2011 | **Release 1.2**. | available from **[MAVEN CENTRAL REPO](http://search.maven.org/#artifactdetails%7Corg.bsc.processor%7Cresource-processor%7C1.2%7Cjar)** |
|:-----------|:-------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------|* Refer to reuse of GWT I18N Messages on server side (see [Issue 3](https://github.com/bsorrentino/internationalization-processor/issues/3))