Hide Forgot
Description of problem: I have a pure C++ project using Eclipse/CDT, and on the Project Explorer, below the project name, appears an error message: PythonInterpreterManager: Interpreter is not properly configured! Please go to window > preferences > PyDev > Python Interpreters and configure it. If this is not supposed to be a Python project, change the project type on the project properties to the project you want (e.g.: Jython project). Version-Release number of selected component (if applicable): Eclipse version 3.6.2 How reproducible: Not sure. It just appeared. Steps to Reproduce: 1. Unknown, but it is still present 2. 3. Actual results: In a pure C++ project, the above message appears below the project name in the Project Explorer tabbed window. Expected results: No Python error messages should appear in a pure C++ project. Additional info:
Can you attach the .project file present in the project's directory? Also, please paste here the output of "rpm -qa | grep eclipse" and "rpm -qaV eclipse*". Thanks.
No reply from the reporter for almost a year. Closing.