Download presentation
Presentation is loading. Please wait.
Published byDamon Morris Modified over 8 years ago
1
PyDev: Python plug-in for Eclipse Yevgeniy Bangiyev 02/07/07 Yevgeniy Bangiyev 02/07/07
2
Features Syntax highlighting Debugger Code completion Support for Jython An extensive preference menu that can be used to edit the that can be used to edit the plug-in’s attributes and options.
3
Installation The plug-in can be installed through Software Updates: Manual installation zip file can be download at www.fabioz.com/pydev/zips Detailed guide can be found at www.fabioz.com/pydev/manual_101_install.htm l Python software has to be downloaded and installed. See www.python.org/download
4
Setting Up In Eclipse, go to: Window, Preferences, PyDev, Interpreter-Python (or Jython), and click New. Select the python.exe file in the Python directory, click OK and OK in the Preferences window again. Wait for the creating procedure to finish.
5
Create Python Project and File Click on File, New, choose File, click on Python project folder, write the file name ending in a.py, and click Finish. Go to File, New, Project, select Pydev,Python Project, click Next, write name, choose Python version, and click Finish.
6
Running Python To run Python code click on Run, Run As, and select Python Run.
7
Sources www.fabioz.com/pydev pydev.sourceforge.net www.python.org
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.