Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How To Do A Similar Function Like OpenDeclaration With JDT?
How To Do A Similar Function Like OpenDeclaration With JDT? [message #1782830] Fri, 02 March 2018 09:27
Hant King is currently offline Hant KingFriend
Messages: 1
Registered: March 2018
Junior Member
I use creatASTs to generate AST for a batch of java files. I think I can do a similar function if I can get the whole binding information for these CompilationUnits. I see source code and find that JDT use JavaModel to implement the search engine. I am not sure is it possible to do that without using JavaModel. Can anyone give me some tips?
Previous Topic:JavaFX Project Hangs on iMac
Next Topic:I am Lee Hnetinka, what is different between Eclipse and My eclipse?
Goto Forum:
  


Current Time: Thu Apr 25 23:08:08 GMT 2024

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

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

Back to the top