Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [tigerstripe-dev] RE: Annotation woes...

Title: Re: Annotation woes...
My experience of this was that I had to delete my projects (without deleing the contents) from the workspace and then re-import them before it picked up the annotations.
 
Cheers,
 
JohnW


From: tigerstripe-dev-bounces@xxxxxxxxxxx [mailto:tigerstripe-dev-bounces@xxxxxxxxxxx] On Behalf Of Steve Jerman (stjerman)
Sent: 30 September 2008 22:13
To: Tigerstripe developers list
Subject: [tigerstripe-dev] RE: Annotation woes...

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=249226
 
I think that it is an initialization issue with headless. I think the resource monitor registers for changes to annotation files *after* the workspace has been set up and so misses the initial contents of the annotation file.
 
Interestingly if I touch the annotation file with an editor, the annos are read.
 
Steve


From: Eric Dillon (erdillon)
Sent: Tuesday, September 30, 2008 2:01 PM
To: Steve Jerman (stjerman)
Cc: John Worrell (jworrell); Richard Craddock (rcraddoc)
Subject: Re: Annotation woes...

Ok. Even if this doesn’t fix the problem, I still had to add the missing plugin to the annotation feature. I did see it in the map though.
John? Be careful, if you hadn’t committed that change it may lead to a conflict on your side or something.

Eric


On 9/30/08 1:29 PM, "Steve Jerman (stjerman)" <stjerman@xxxxxxxxx> wrote:

Annotations don't seem to get read from the router on startup.... not sure under what circumstances..
Steve


From: Eric Dillon (erdillon)
Sent: Tuesday, September 30, 2008 12:54 PM
To: Steve Jerman (stjerman)
Subject: Re: Annotation woes...

Hmm... John told me he added it to the feature def. Let me check :-(


On 9/30/08 12:52 PM, "Steve Jerman (stjerman)" <stjerman@xxxxxxxxx> wrote:

So I tried to use Buckminster to resolve it and it didn't find the  new plugin....

Also didn't get an error... durting my  build.

Steve

 

From: Eric Dillon  (erdillon)
Sent: Tuesday, September 30, 2008 12:44 PM
To:  Steve Jerman (stjerman)
Subject: Re: Annotation  woes...

plugins/org.eclipse.tigerstripe.espace.resources.monitor

It  is now in the annotation feature but wasn’t until late last  week.

Eric


On 9/30/08 12:41 PM, "Steve Jerman (stjerman)"  <stjerman@xxxxxxxxx>  wrote:

 
So I am using a build I did this morning from head of tree   :(

But I may be missing the  plugin...

Which one?

Steve

 
 

From: Eric  Dillon  (erdillon)
Sent: Tuesday, September 30, 2008 12:40  PM
To:  Steve Jerman (stjerman)
Cc: John Worrell  (jworrell); Duncan Keysell  (dkeysell)
Subject: Re:  Annotation woes...

What build are you using? It   turns out Yuri split out some code to “find” the .ann files in a  separate  plugin that wasn’t included.
So... Any build after Friday  night’s should be  good.

This may be  un-related...

Eric


On 9/30/08 12:35  PM, "Steve  Jerman (stjerman)" <stjerman@xxxxxxxxx>   wrote:

 
 
OK, has anyone    (apart me failing to get it to work) tested annotations with  the  headless  build?

I am    trying to root cause, but having troubles. When I try to open  the work  space  used for the build, the TS Annotation Router  doesn't seem to  work/start.  

Still  investigating...

Steve





Back to the top