Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Modification of AST, according to the change in source code
Modification of AST, according to the change in source code [message #1741732] Mon, 29 August 2016 06:46
Sonali Saha is currently offline Sonali SahaFriend
Messages: 2
Registered: August 2016
Junior Member
I want to write an eclipse plug-in. The scenario is like this, at the beginning I have built one AST from a java file which is open in editor, which I am able to do.
My requirement is, whenever source code is being modified, previously built AST should be reused and it should be modified according to the changes in source code. I want something which will do incremental parsing. Please give some idea about this.

[Updated on: Mon, 29 August 2016 06:50]

Report message to a moderator

Previous Topic:Target platform resolution hits outdated repositories
Next Topic:news.eclipse.org is shutting down.
Goto Forum:
  


Current Time: Thu Apr 25 14:21:11 GMT 2024

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

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

Back to the top