Thanks alot Paddy. I looked at this method and it seems to do some strange comparisons.
Do you also happen to know how to get the last synchronization's time-stamp? I tried to use myRepository.getSynchronizationTimeStamp() but it is always returning NULL! /Avin > > Hi Avin, > > I've seen the "Task has incoming changes" message when the hasTaskChanged > method implemented by my repository connector returns true. You may have > that method returning true when it shouldn't be. > > -Paddy > > > ----- Original Message ---- > From: "[email protected]" <[email protected]> > To: [email protected] > Sent: Wednesday, 22 July, 2009 4:38:10 > Subject: [mylyn-integrators] Eclipse notification and header messages > > Hello, > > Is there a way to get rid of eclipse notifications that appears at the > bottom of the screen every time a synchronization or submitting is done? > > Also, can get rid of the Hyperlink header-message? Alternatively, do > "synchronize" and refresh the contents after every "submit"? As it is now, > every time I do "submit" or an automated synchronization is made, I get a > Hyperlink message saying something like "Task has incoming changes" when > it is in fact either has not changed at all or meant the changes *I* just > submitted. Which is *very* irritating!! > > I found some of the methods that make "undesirable" calls to > updateHeaderMessage() (where the hyperlink message is being shown) in > AbstractTaskEditorPage but they were all private, so I could not override > them! Would somebody please help me? > > Best regards, > Avin > > _______________________________________________ > mylyn-integrators mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/mylyn-integrators > > > > > _______________________________________________ > mylyn-integrators mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/mylyn-integrators > _______________________________________________ mylyn-integrators mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
