[Pydev-users] [Users] RE: Problem with 'non-PyDev Projects' filter
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-10-06 20:43:21
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4734668: Well, that entry in the log: org.eclipse.core.runtime.CoreException: No property tester contributes a property com.aptana.ide.core.ui.nature to type class org.python.pydev.navigator.elements.PythonProjectSourceFolder is saying that it was a problem with com.aptana.ide.core.ui.nature, so, maybe that's where your problem is lying (i.e.: maybe you installed aptana, removed it and somehow you're using the same metadata which still has some information from aptana? -- so, there's a chance that starting things with a fresh workspace could solve your issues...) Cheers, Fabio |