aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/handlers/HandlePrintConfiguration.java
AgeCommit message (Collapse)Author
2014-01-21[configuration] Extended the configuration app to display the resulting ↵Roel Spilker
configuration for a path and have 'blame'. Removed the PrintConfiguration annotation and handlers. Separated the parsing and the interpreting.
2014-01-17[configuration] Added @PrintConfiguration to print the combined interpreted ↵Roel Spilker
configuration for a certain java file, improved problem reporting