Mark McKay wrote:


Hmm. Looks like it was my fault. The annotation processor I wrote was making a call to Filer.createTextFile() with null being passed in as the second argument (which was throwing a NullPointerException ). When I fixed this, I was able to compile. For some reason, when I was creating the small test case, this NullPointerException was printed out, but this didn't happen when I was processing my large project. Does apt print a stack trace whenever it encounters an exception?

Thanks,


I have no idea. the task is a simple wrapper around it, and it will go away in java6 anyway.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to