Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Refactoring with Inline Editing
Refactoring with Inline Editing [message #1037220] Tue, 09 April 2013 09:55
Asger Feldthaus is currently offline Asger FeldthausFriend
Messages: 1
Registered: April 2013
Junior Member
I am developing my own refactoring tools in Eclipse, and I wonder how to implement the inline editing feature seen when renaming local variables in Java:

index.php/fa/14294/0/

The language toolkit (LTK) seems to focus on the use of wizards, which I think is not always the best way to interact with the programmer.

Is there a public API that lets me use inline editing as input to my refactoring, or is it hard coded in JDT?

The editor I'm targeting is the JavaScript editor in JSDT.
Previous Topic:Headless Product Build
Next Topic:Require custom messages while editing a read-only file in the workbench
Goto Forum:
  


Current Time: Fri Apr 26 05:22:36 GMT 2024

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

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

Back to the top