cmdline/compiler/src/org/netbeans/modules/jackpot30/compiler/HintsAnnotationProcessingImpl.java
Sun, 03 Feb 2013 00:13:11 +0100 Adjusting to NB-JDK8 changes
Thu, 05 Jul 2012 23:44:17 +0200 A hackaround for newly introduced NBParserFactory - may not be correct in the long term (because the main sources are not parsed by the NB-enhanced parser).
Tue, 15 Mar 2011 19:19:18 +0100 Fixing a crash in standalone compiler cause by non-normalized File
Sun, 16 Jan 2011 19:22:56 +0100 HintsAnnotationProcessingImpl cleanup
Sun, 16 Jan 2011 19:22:56 +0100 Using TaskListener to get attributed trees instead of attributing them outselves (analogous to AbstractTypeProcessor)
Sun, 16 Jan 2011 19:22:56 +0100 Adjusting standalone compiler such that several processors can be run