Skip to content

Releases: paulorec/RClass4j

Stable Release

04 Jun 12:32

Choose a tag to compare

small and major bugs fixed.

Beta release

15 May 19:46

Choose a tag to compare

Small configuration options and bug fixes.

Please follow the same instructions for the first alpha release.

Alpha release

14 May 18:35

Choose a tag to compare

Alpha release Pre-release
Pre-release

###########################

Alpha release

###########################

To install:

  1. copy JAR to [eclipse-root-folder]/plugins
  2. restart eclipse

Usage:

  1. right click package explorer project and select "Generate R Class" or go under Refator and select "Generate R Class"

TO FIX:

  1. Language file name pattern is hard coded to ^Language_[\w]*.properties.native.
  2. Output location is the exact folder.
  3. Encoded keys is not optional.
  4. Language file must be key=value in a single line.
  5. Auto Generation after project build is not optional.