Educating the world

Our blog has over 10,000 readers a month

Tags: setup

Running Python in debug mode under Eclipse

April 21st, 2011
Even though you will be developing Python you will still need Eclipse with the Java SDK. I think this is for 2 reasons. Firstly Python support for Eclipse is in the form of an Eclipse plug-in as opposed to a fully integrated Eclipse application and there aren't any Eclipse distributions with no (computer) language support. The other reason (I think) is that many of the development tools for Java are used for Python. more »