JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
Be the first to post a text review of JEnum. Rate and review a project by clicking thumbs up or thumbs down in the right column.
alpha-0-3 Created ant task Switched from HashSets to LinkedHashSets for internals of the Enum. alpha-0-2 Added a constructor code section to the templates. Simplified common features into code with named segments. alpha-0-1 Added ability to set origin of the template file from properties. Added javadoc saying what properties can be set from the command line. Added a .jar file with a Main-Class in the manifest to generate code. Referenced the Effective Java book web page on the index page. alpha-0-0 First release
alpha-0-3 Created ant task Switched from HashSets to LinkedHashSets for internals of the Enum. alpha-0-2 Added a constructor code section to the templates. Simplified common features into code with named segments. alpha-0-1 Added ability to set origin of the template file from properties. Added javadoc saying what properties can be set from the command line. Added a .jar file with a Main-Class in the manifest to generate code. Referenced the Effective Java book web page on the index page. alpha-0-0 First release
alpha-0-3 Created ant task Switched from HashSets to LinkedHashSets for internals of the Enum. alpha-0-2 Added a constructor code section to the templates. Simplified common features into code with named segments. alpha-0-1 Added ability to set origin of the template file from properties. Added javadoc saying what properties can be set from the command line. Added a .jar file with a Main-Class in the manifest to generate code. Referenced the Effective Java book web page on the index page. alpha-0-0 First release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?