Java Virtal Machine.net

[ News ] rss

March 20, 2010

Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

More »

March 20, 2010

Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 456
789 1011 12 13
14 15 16 171819 20
2122 2324252627
28293031   

[ Archives News
for 'Developers' ]

home > news > developers > joe darcy: properties via annotation processing

Joe Darcy: Properties via Annotation Processing

The annotation processing APIs provided by apt in JDK 5 and javac in JDK 6 both present a read-only view of source code; by design directly modifying the input sources is not supported through either annotation processing API. Recently, Project Lombok has used the hook of being able to run an annotation processor inside javac to start an agent which rewrites javac internal classes ...


Date: September, 02 2009
Url: http://blogs.sun.com/darcy/entry/properties_via_annotation_processing


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

  • Linguistic Annotation Joe Picone and others at the Institute for Signal and Information ... The SABLE standard for annotation of linguistic properties of speech synthesis input necessarily shares a ...
©2002-2008Java-Virtual-Machine.net