score:1
Accepted answer
the quick solution for this problem is to uninstall pydev and install it again. to do so:
- open eclipse.
- go to "help — install new software..."
- click "what is already installed?"
- select "pydev for eclipse" and press uninstall...
- go through all dialogs and repeat these steps to install pydev again.
Source: stackoverflow.com
Related Query
- "The pydev nature is not configured on the project" while adding a new Python module in Eclipse
- Eclipse 2019-09 - Getting the error: "Could not determine Java version", while creating a new project
- Why when I rename a project in Eclipse does Tomcat not pick up the new resource name?
- git-upload-pack not found while adding new repository to Eclipse Git
- Why are the C++ perspective and new project options not available in Eclipse?
- The PyDev plugin can not find python 3.4
- Which JRE version to use while making new Java Project in Eclipse and what are the drawbacks?
- Adding in a python module to the sys.path for a Java project in pydev, Eclipse
- Pydev + Eclipse not doing code analysis on a new project
- Pydev error while creating new django project
- Eclipse: New Android Test Project does not open the android test wizard
- Class not found exception after adding a new image to the resource folder
- Not getting the Python Run option in PyDev perspective
- When I use Mylyn with PyDev I see the context in the task but python files are not shown in any explorer
- Eclipse Pydev autocomplete not working with error: java.lang.RuntimeException: The python client still hasn't connected back to the eclipse java vm
- pydev plugin in eclipse not showing the files in the project explorer
- How to add Python Egg to Eclipse Pydev paths? New Egg button not behaving as expected
- Only the Tomcat v8.0 is not shown in Eclipse while defining a new server
- Eclipse does not show associate with SonarQube option while associating the project at first time
- .apt_generated which is referenced by classpath does not exist while debugging the sample C2DM project of google appengine project with android
- Test cases in new folder created parallel to src/test/java in latest Eclipse IDE maven java project is not executing the test cases
- Moving from Eclipse to PyCharm: Adding a project (its folder) to the python path
- Where is the definition for a new Python interpreter in Eclipse Pydev stored?
- Checkstyle is not working while building the project in eclipse
- How to add the Python nature to a project imported from GitHub?
- Strange behavior in the creation of new Spring MVC project using STS template project, the URL is not correct and I have to rebuild the project
- New project created with eclipse buildship is improperly configured (packages not recognised)
- How to use PyDev debugger with python embeddable (zip file) without adding eclipse insights to the python path?
- JSF configuration not available while creating new project in eclipse Photon (EE version)
- PyDev - how to include new apps in the project
More Query from same tag
- Eclipse Memory Analyzer Explanation
- Import a Cordova ionic project into Android studio?
- Eclipse RCP - how do all the jars / bundles interact?
- Eclipse Mars. Java Spring - Maven Profile Switch for Build Environments
- Updated Mac OS X Java broke appengine development server
- Unhandled event loop exception and Editor could not be initialized in LibreOffice Extension Java Eclipse project
- Function runs twice in console (python3, eclipse)
- Multi module maven project in a new local git repository?
- How to organize Eclipse - Workspace VS Programming languages
- Eclipse C++ & CMake Compile Error in Fedora 20
- how to solve slf4j exception in spring maven
- What is the use of debug.keystore in android?
- How do I add EJB capabilities to an Eclipse dynamic web project?
- Android Renderscript vectors of dimension 3
- is it possible to edit code while debugging in visual studio, like in eclipse (java)
- Bazaar Eclipse or External Merge/Conflicts Tool
- Getting "Unsupported major.minor version 52.0 exception" only when running Spring projects
- GoogleMap with Custom Image as Icon on Specific location
- play framework:how to fix compilation error:error while loading yyyclass
- Tap Input Emulation Programmatically
- contribute to add/remove in eclipse servers publish wizard
- Eclipse not showing package which is already there
- How does one send chat message from chat bot to clients?
- Eclipse shows warning on Antlr generated code directory with no files, but not on its sub-directories
- Cannot start Weblogic Server from Eclipse
- DMatch Class Opencv
- Java: Type Safety warning with unchecked conversion
- during maven build [mvn install] dependencies not getting downloaded from repository
- Not able to invoke finalize() method on different objects
- Why does Eclipse complain that the project specifies compiler compliance 1.8 but a JRE 11 is used?