Missing projects in Project Explorer [message #324143] |
Thu, 17 January 2008 17:25 |
Eclipse User |
|
|
|
Hello,
In my plugin I have a wizard that extends WorkspaceModifyOperation and
creates a project in Project Explorer. Sometimes, when I create a project
it does not show up in Project Explorer, but does in Navigator View or
Package Explorer. As a test I switched from WorkspaceModifyOperation to a
regular Job and this does not seem to happen.
One thing I saw happening is that after I create my project it first shows
up as the first element in Project Explorer's tree and then gets sorted to
the right spot. The sorting seems to be sometimes slow and at during
debugging the code I saw that it gets removed from the tree to be placed
in the right spot. I also have seen this happening when I use Plug-in
Project Wizard that also uses WorkspaceModifyOperation.
May be during this replacement of the project it does not make it back to
the view? Has anybody seen this happening? I wish I could provide STR, but
there is no particular order in which this occurs and it's random.
thanks,
Alex
|
|
|
Powered by
FUDForum. Page generated in 0.03016 seconds