Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » EditorPart auto refresh
EditorPart auto refresh [message #594337] Wed, 01 April 2009 07:50
Gabor Beres is currently offline Gabor BeresFriend
Messages: 19
Registered: July 2009
Junior Member
Hi!

I have a simple text file, wich contains lines in tree hierarchy.
I have already registered it's extenstion, to bring up my custom
EditorPart, which builds an SWT tree based on the information of the text
file.

So far so good, but what i really want to achive, is when these text files
are updated outside the filesystem, i want my open editors to automaticaly
(and silently) notice the changes, and reload the editor with the updated
content.

How can i do that? Thanks for any help.
Previous Topic:Plugins were not detected
Next Topic:Can one use .jardesc-files with a builder?
Goto Forum:
  


Current Time: Thu Apr 25 06:08:12 GMT 2024

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

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

Back to the top