Duplicate projects after installing pydev
Brought to you by:
fabioz
After installing pydev my projects are duplicated. See attached screenshots. When I uninstall pydev the projects appear normally. See attachments
I have 'working sets' as the top level element in my workspace (down arrow in project explorer title panel --> top level elements --> working sets)
I'm running Helios, Build id: 20100617-1415 with the m2eclipse (Maven) and hgeclipse (SCM) plugins.
There are no pydev projects in my workspace.
without pydev
with pydev installed
Btw, this occurs in stable & nightly.
Can you provide a screenshot of the available content extensions you have? (to get it go to the project explorer > down arrow > customize view > content)
Note that although this issue may appear when pydev is there, I believe the real problem is probably not in pydev, but with another extension you have which is not properly dealing with the CNF (common navigator framework) IPipelinedTreeContentProvider (that would not be the 1st time I see that happening).
So, it would be nice if you can also provide in which combination of 'content' does that happen.... if you disable the 'pydev navigator content' it'll probably go away, but there's probably also another content which when disabled will make things work again.
Thanks for the tip.
If I leave only Pydev and the Working sets content provider enabled the problem still occurs. If I then disable either pydev or WS the project explorer looks fine.
enabled content providers
I also see this bug; the symptoms are exactly the same.
If I uninstall PyDev the project Explorer functions correctly again.