Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » [JDT API] Searching for particular method calls
[JDT API] Searching for particular method calls [message #1800313] Mon, 24 December 2018 10:35
Leonid Ripeynih is currently offline Leonid RipeynihFriend
Messages: 150
Registered: February 2012
Senior Member
Hello!

Is it possible to use Eclipse JDT API to effectively (using index) perform this kind of search:

Query calls from given project (in source code) to methods (in external dependencies, provided by maven/gradle) located in classes/interfaces annotated with some annotations (for example @Api)

Any help is appreciated. Thanks for answer in advance.
Previous Topic:Maven Dependencies in Module Path in Runconfiguration
Next Topic:The calling class org.jboss.resteasy.cdi.CdiInjectorFactory is placed in multiple bean archives
Goto Forum:
  


Current Time: Thu Apr 25 13:04:33 GMT 2024

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

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

Back to the top