How do I get Eclipse to run 1.6 annotation processor? [message #249346] |
Wed, 07 November 2007 19:07  |
Eclipse User |
|
|
|
Originally posted by: alexinbeijing.gmail.com
Hi,
I am sure the answer to this question is very simple but I can't figure
out what it is. Here is my situation:
1. Running a brand new download of Eclipse 3.3, using JRE 1.6.0_03-b05.
2. "Compiler compliance" set to 6.0 in project properties.
3. I have a JAR with an annotation processor in it, which subclasses from
AbstractProcessor.
4. I go into project properties, Java Compiler -> Annotation Processing
and select "Enable Annotation Processing".
5. Go into Java Compiler -> Annotation Processing -> Factory Path and add
the JAR with the JSR 269 annotation processor in it.
6. Click on "Advanced...", and no processors are displayed in the
"Advanced Options" dialog.
How can I get Eclipse to "see" my annotation processor?
Thanks, Alex
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02719 seconds