[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: apt: Not working in 3.2M6?

I just downloaded M6 and was able to use @DemoAnnotation and get "spam" to report errors. There was a last-minute problem with a previous integration build that was to be M6, but it was resolved with the final released M6 build (Build id: I20060331-2000, viewable from Help->About Eclipse SDK).

Are you using the project-level settings for the APT configuration? The workspace-level settings are for setting defaults for newly-created projects.

Thanks,
Jess Garms

MortenCh wrote:
I tried testing APT using APTDemo.jar in 3.2M6 as outlined at http://www.eclipse.org/jdt/apt/introToAPT.html

Could not get it to work. No errors on all 4 steps but nothing happens. Eclipse just ignores my @DemoAnnotation(what = "spam").

Is there a problem with APT in 3.2M6?

/Morten