Jonathan Gibbons
Thursday Sep 24, 2009
JSR 199 meets JSR 203
The Compiler API, JSR 199, added in JDK 6, provided the ability to invoke a Java compiler via an API. Now, in JDK 7, there is a new feature, More New I/O APIs for the Java Platform, JSR 203, which provides a rich file system abstraction. This past week I've put together some code to connect the two.[Read More]
Posted at 06:00PM Sep 24, 2009 by jonathangibbons in javac | Comments[2]