Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » how to install a Annotation processor
icon5.gif  how to install a Annotation processor [message #846650] Mon, 16 April 2012 14:09 Go to next message
owen  is currently offline owen Friend
Messages: 2
Registered: October 2011
Junior Member
I write a simple Annotation processor like the findbugs project,I can build it and run it through a commandline javac -processor。Now I want to execute it in eclipse.but I don't know how to intall my annotation processor in eclipse and I wonder is loading it through spi provider?
Re: how to install a Annotation processor [message #847675 is a reply to message #846650] Tue, 17 April 2012 14:49 Go to previous message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Look at http://www.eclipse.org/jdt/apt.
Previous Topic:ECLIPSE doesn't start UBUNTU 11.10
Next Topic:Eclipse Crashes :/
Goto Forum:
  


Current Time: Thu Mar 28 23:18:18 GMT 2024

Powered by FUDForum. Page generated in 0.02277 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top