Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 3.25 KB

File metadata and controls

40 lines (27 loc) · 3.25 KB

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