[JSR308] AnnotatedTypeFactory request

Artemus Harper subanark at gmail.com
Fri May 23 01:36:28 EDT 2008


It sounds like something isn't on your classpath that should be. The class
it is looking for is in the langtools/src/share/classes folder. Just compile
those and attach them to javac's classpath

On Thu, May 22, 2008 at 8:41 PM, Martín Rouaux <martinfr at gmail.com> wrote:

> Hi, I'm new on this forum. I'm trying to use type checkers and I'm getting
> this error
>
> javac -typeprocessor checkers.nonnull.NonNullChecker
> examples/NonNullExampleWithWarnings.java
>
> *An exception has occurred in the compiler (1.7.0-jsr308-0.6.1). Please
> file a bug at the Java Developer Connection (
> http://java.sun.com/webapps/bugreport)  afte
> r checking the Bug Parade for duplicates. Include your program and the
> following diagnostic in your report.  Thank you.
> com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
> com.sun.source.tree.Tree not found
> *
>
> Can anybody help me?
>
> Thanks. Martin.
>
> _______________________________________________
> JSR308 mailing list
> JSR308 at lists.csail.mit.edu
> https://lists.csail.mit.edu/mailman/listinfo/jsr308
>
>


-- 
Artemus Harper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.csail.mit.edu/pipermail/jsr308/attachments/20080522/2135c3b4/attachment.htm 


More information about the JSR308 mailing list