score:1
Accepted answer
if you go to windows -> preferences -> pydev -> interpreter, you can configure the pythonpath variable used by python under eclipse, and add whatever project directories you want so that they are visible when executing python inside of eclipse.
i find it easier to execute my code outside of eclipse and use better system tools for the pythonpath. and for that matter, just use emacs or vim.
in general, though, you don't want to mess with the eclipse settings that describe the workspace directory. it's better to just append project code locations to the eclipse/pydev pythonpath.
Source: stackoverflow.com
Related Query
- PyDev console working directory
- Pydev in Eclipse default working directory
- Setting current directory for Interactive Console in pydev (Eclipse) at console startup
- Working in PyDev console , But not when running in eclipse
- difference between clean and clean working directory in Eclipse WTP with Tomcat
- How to default the working directory for JUnit launch configurations in Eclipse?
- Default eclipse working directory
- Set default directory of Pydev interactive console?
- How to move Egit repository and working directory
- todo tags not working on eclipse and pydev
- Pydev 3.0 + Eclipse + Google App Engine Debugging not working
- Git Working Directory to Eclipse Workspace
- PyDev Jython Interactive Console on Eclipse fails to be created
- pydev interactive console always disappearing and other console questions
- Printing Unicode in eclipse Pydev console and in Idle
- Update my git working directory via EGit with Synchronise Workspace
- Including a file in the Eclipse RCP bundle working directory
- Clean Working directory of Tomcat in Eclipse
- PyDev Code Analysis not working in Aptana Studio
- Egit working directory vs. projects in Eclipse
- PyDev doesn't execute shortcut to send current line to console
- Files externally added to working directory not showing up in Eclipse
- PyDev not working in Eclipse
- PyDev Console not printing logging for all levels
- PyDev debugger suddenly stopped working
- PyDev remote debugging not working (connection refused)
- PyDev Unit Test Set Run Directory
- Enter pydev interactive console immediately on F11?
- No Java console output in Eclipse; works with PyDev
- Eclipse on Ubuntu gives "Update LCD" error when setting up a run configuration with a File System working directory
More Query from same tag
- TOMCAT ON ECLIPSE java.sql.SQLException: No suitable driver found for jdbc:mysql
- Eclipse does not save files before build
- Path too long error when trying to run Java/Eclipse app on azure emulator
- I keep getting "env: node: No such file or directory" running Grunt on Eclipse as an external tool under MacOS Yosemite
- create a new file as IResource in a project eclipse
- hamburgerMenu is not working using selenium
- JavaScript without HTML in Eclipse
- How do I fix a "broken" debugger in EclipseME (MTJ)?
- Arraylist auto complete in eclipse
- Groovy and grails tool suite marketplace Maven Integration install error
- Eclipse css styling: override layout SWT.HORIZONTALE?
- JButton: Changing the location of a button
- Can't link BOTAN library with eclipse
- Add .class file in Eclipse
- Do not hardcode "/sdcard/"; media storage change?
- OSGi headless running on linux - org.eclipse.core.runtime Unable to acquire application service
- How to maintain Swing design separated from classes to the code is easily converted to Android afterwards
- where to put properties file in project (no resources folder is there)
- Java OpenCV UnsatisfiedLinkError, Ubuntu
- What does this red triangle icon means on my project?
- Android Eclipse: Traceview, I just don't get it
- How to prevent Eclipse formatter from adding a whitespace after annotations in annotations?
- Website availability not working on android app
- Java application running in eclipse, random "fatal errors"
- Error in Eclipse-Tomcat Setup - ClassNotFoundException "1catalina.org.apache.juli.FileHandler"
- Deployment rejected on migrated Artifactory Instance
- In Eclipse, how to disable red underline in only one case?
- Eclipse Disable Warnings inside Java Editor
- Permission denied while connecting to the repository using subeclipse
- IDE development for CodeIgniter PHP framework in ECLIPSE