Code Monkey home page Code Monkey logo

jcodemodel's Introduction

#jcodemodel

Build Status

Gitter chat

A fork of the com.sun.codemodel 2.7-SNAPSHOT. The classes in this project use a different package name com.helger.jcodemodel to avoid conflicts with other com.sun.codemodel instances that might be floating around in the classpath. That of course implies, that this artefact cannot directly be used with JAXB, since the configuration of this would be very tricky.

A site with the links to the API docs etc. is available.

News and noteworthy:

  • Release 3.0.0 - target only Java 1.8
  • 2016-07-19: Release 2.8.6 - added PR (issue #49)
  • 2016-05-13: Release 2.8.5 - improved comment handling (issue #47), improved API checks (issue #45), extended API (issue #46)
  • 2016-04-25: Release 2.8.4 - Enum values in switch statements are no longer fully qualified (issue #41); fixed generation of narrowed classes without parameters (as in HashMap<>); added support for strictfp keyword.
  • 2016-02-26: Release 2.8.3 - Add support for single line comments in blocks; improved generation of Lambdas
  • 2016-01-19: Release 2.8.2 - Customizable new line string and character set; extensions by @sviperll
  • 2015-12-03: Release 2.8.1 - Extensions by @sviperll
  • 2015-10-12: Release 2.8.0 - Requires Java 1.6; fixed potential double imports; added virtual blocks; integrated sviperll's metachicory
  • 2015-09-24: Release 2.7.11 - Bugfix release; removed half done CSE implementation (issue #18); improved handling of directClasses; added enumConstantReference
  • 2015-06-30: Release 2.7.10 - Synchronized block added; initial support for lambda expressions
  • 2015-03-19: Release 2.7.9 - Minor extensions for error types
  • 2015-02-05: Release 2.7.8 - Enum constants for annotation parameters
  • 2014-09-17: Release 2.7.7 - mainly API extensions
  • 2014-09-02: Release 2.7.6 - Extended annotation parameter handling API
  • 2014-08-14: Release 2.7.5 - Support for multiple boundaries added (like T extends AnyClass & Serializable)
  • 2014-06-12: Release 2.7.4 - Bugfix release
  • 2014-05-23: Release 2.7.3 - Bugfix release
  • 2014-05-21: Release 2.7.2 - now on Maven Central
  • 2014-05-19: Release 2.7.1 - now as OSGi bundle
  • 2014-05-16: Release 2.7.0 - API extensions
  • 2014-04-10: Release 2.6.4
  • 2013-09-23: Changes from https://github.com/UnquietCode/JCodeModel have been incorporated.

#Maven usage Add the following to your pom.xml to use this artifact:

<dependency>
  <groupId>com.helger</groupId>
  <artifactId>jcodemodel</artifactId>
  <version>2.8.6</version>
</dependency>

My personal Coding Styleguide | On Twitter: @philiphelger

jcodemodel's People

Contributors

phax avatar sviperll avatar leventov avatar fbaro avatar

Watchers

bona shen avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.