Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Add listener to editor
Add listener to editor [message #1516232] Thu, 18 December 2014 19:00
César Iván Orozco Cervantes is currently offline César Iván Orozco CervantesFriend
Messages: 4
Registered: August 2014
Junior Member
Hi everyone,

I have created a simple editor for an xml file, in which I have a tree and a couple of buttons to add and remove elements in the tree, similar to the editor of the web.xml file in web projects:

index.php/fa/20252/0/

What I want to do is, every time I add node in the tree I need to create a folder in the project, likewise, every time I remove a node from the tree I need to remove the folder I have created before when I added the node. Is there a way to listen for this type of changes in the editor?

Thanks.
  • Attachment: nodes.png
    (Size: 11.84KB, Downloaded 326 times)

[Updated on: Thu, 18 December 2014 19:01]

Report message to a moderator

Previous Topic:Cannot resolve PropertySheetViewer
Next Topic:Eclipse Localization
Goto Forum:
  


Current Time: Sat Apr 27 00:57:22 GMT 2024

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

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

Back to the top