Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » SVN doesn't notice when file changes in my plugin
SVN doesn't notice when file changes in my plugin [message #326370] Tue, 18 March 2008 09:00
Eclipse UserFriend
Originally posted by: thomas.maurer.nospamierax.ch

Hello

I have a plugin that is editing a certain type of files. "Dirty management"
works fine = the asterisk in the file's tab is working correctly. I do this
by doing the following:
firePropertyChange(IEditorPart.PROP_DIRTY);

However, when a file "of my plugin" is under SVN control (subclipse) and it
is saved it will not change its SVN icon to "modified". Only when the file
is refreshed manually in the project the asterisk icon comes up.

I am probably missing something small but essential.

Thanks in advance

Thomas
Previous Topic:How to have AnnotationPainter use my AnnotationPainter.IDrawingStrategy?
Next Topic:Minimal set of plug-ins for InfoCenter
Goto Forum:
  


Current Time: Thu Jun 27 19:40:12 GMT 2024

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

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

Back to the top