Detecting external changes to a resource [message #814492] |
Tue, 06 March 2012 09:10  |
Eclipse User |
|
|
|
Hello,
I'm working in an editor using MultiPageEditorPart, but I realize that this is not dectatecta changes made outside of Eclipse, I'm using IResourceChangeListener but this detects only changes in the workspace.
And I'm looking to detect changes in the workspace that occur outside the Eclice.
any ideas?
|
|
|
|
|
Re: Detecting external changes to a resource [message #869493 is a reply to message #814492] |
Thu, 03 May 2012 09:27  |
Eclipse User |
|
|
|
On 06.03.2012 15:10, Sabelia Ruiz wrote:
> Hello,
>
> I'm working in an editor using MultiPageEditorPart, but I realize that
> this is not dectatecta changes made outside of Eclipse, I'm using
> IResourceChangeListener but this detects only changes in the workspace.
>
> And I'm looking to detect changes in the workspace that occur outside
> the Eclice.
In 3.7 and newer, you can choose to refresh on access (see 'Workspace'
preference page). If that's enabled then you should get the delta at
some point.
Dani
>
> any ideas?
|
|
|
Powered by
FUDForum. Page generated in 0.03874 seconds