|
Last Site Update: 01 February 2012 | Latest Version: 2.4.0 |
|
|
|
|
|
|
|
![]() |
![]() |
|
|
Contents Configure InterpreterAfter installing it, the first thing you must do is configure the Python and/or Jython and/or IronPython interpreter. To configure the interpreter:
IMPORTANT: Select only folders that will NOT be used as source folders for any project of yours (those should be later configured as source folders in the project). IMPORTANT for Mac users: The Python version that usually ships with Mac doesn't seem to have the .py source files available, which are required for PyDev, so, using a different interpreter is recommended (i.e.: Download it from http://python.org). If you don't want to use a different interpreter, get the source files for the Python '/Lib' folder and add those to the system installation. After those steps, you should have a screen as presented below:
How to check if the information was correctly gotten
What if it is not correct?
What if I add something new in my System PYTHONPATH after configuring it?
Libraries
Forced Builtins
Predefined Completions
EnvironmentThe variables defined at the environment will be set as environment variables when running a script that uses the given interpreter (note that it can still be overridden in the run configuration) String substitution variables
Cygwin usersPyDev currently has no support for cygwin. Currently you'll be able to configure the interpreter with cygwin, but there are still other related problems (mostly on converting between windows and cygwin paths as needed).
|
|
|
Copyright: Appcelerator, Inc. 2008-2011 |