Skip to content

Annotation processors that generate the providers for DecimalFormatSymbols and friends on Locales selected at build time

License

Notifications You must be signed in to change notification settings

mP1/j2cl-java-text-annotation-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status License Language grade: Java Total alerts

j2cl java-text-annotation-processor

Contains several annotation processor that each generate a provider for a JRE class. All processors only generate for the selected Locales.

To select which locales are included set the walkingkooka.j2cl.java.util.Locale annotation processor argument.

-Awalkingkooka.j2cl.java.util.Locale=EN*

This selects all locales starting with EN.

For more details click here

About

Annotation processors that generate the providers for DecimalFormatSymbols and friends on Locales selected at build time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages