Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Annotations parsing in Eclipse view plugin(Annotations parsing in Eclipse view plugin)
Annotations parsing in Eclipse view plugin [message #908843] Thu, 06 September 2012 05:19 Go to next message
Yuriy Dyachenko is currently offline Yuriy DyachenkoFriend
Messages: 1
Registered: September 2012
Junior Member
Hi, everyone!
I'm new to Eclipse plug-ins development. I need to implement Eclipse plug-in with a view that will display some content for a specific annotation if it contains in file that user currently focused on.
So here is the question. Is there any way to obtain from view parsed source file that contains in current active editor to check annotations of this class?
Any help appreciated.
Thanks in advance, Yuriy
Re: Annotations parsing in Eclipse view plugin [message #909276 is a reply to message #908843] Thu, 06 September 2012 21:25 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
There are articles / tutorials on the JDT AST, e.g., http://www.vogella.com/articles/EclipseJDT/article.html

HTH,
Stephan
Previous Topic:WAS Server 6.1 adapter
Next Topic:Incomplete code AST
Goto Forum:
  


Current Time: Thu Apr 25 13:39:21 GMT 2024

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

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

Back to the top