Installing Eclipse for Python Programming
Before Installing you need to installed Java (JDK-7)
SE Development Kit
https://www.oracle.com/in/java/technologies/javase-
downloads.html
without JDK you can't run Eclipse
i586 for 32 Bit
check bit configuration of your system-
type javac in command prompt to check java is installed
or not if you find error set environment variables path till
java bin folder
javac is a java compiler
Eclipse Installation
go to official website of Eclipse
Download Eclipse Standard
Configuring Eclipse with Python
Worksapce - Whatever we make project will come into
this directory
Configuring Eclipse to work with Python
Step 1 go to help menu- install new software -
Add pydev module type name Pydev
type url location of pydev
https://www.pydev.org/updates
make sure your system should be connected with the
internet
select pydev only
next
next
accept the license
finish
Installing sftwr....
ignore security warning click OK
Select Brainwy sftwr - ok
Restart Eclipse
after restarting
windows- preference -click pydev- choose Interpreter -
select python interpreter- new
add python interpreter here - go to installation folder of
python and select python.exe
and all the directory enviorment variables will be set
Allow excess
window open perspective others select pydev
it will appear right corder of eclipse
close java
create a new pydev project
name project finish
now your project is created
here exe file also included
create new file by right click on newly created project
name
no need to pavckage
just give gile name
screeen font size
window genral appearance colors nad fonts text fonts
edit