[Pydev-users] [Users] RE: Problem with 'non-PyDev Projects' filter
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-10-06 19:58:09
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4734668: It's possible that a project has both the c++ and the python nature. If you right click a project (in the pydev package explorer at least), you can choose pydev > remove pydev project config (to remove the python nature if it's a pydev project) or pydev > set as pydev project. Note that if you open a python file in any project, pydev will automatically add the python nature to it. Cheers, Fabio |