= Eclipse = Eclipse is a full IDE supporting Debugging & Code Completion. PyDev is an Eclipse module which supports Python. It takes a little configuration to get it going with Web2Py: * http://kollerie.wordpress.com/2009/04/07/setting-up-your-ide-for-web2py-development/ * (Simplier Instructions) http://allisterx.blogspot.com/2009/06/using-web2py-framework-on-eclipse.html == Detailed Installation steps == http://www.eclipse.org/downloads/packages/eclipse-classic-360/heliosr Help > Install New Software http://pydev.org/updates http://sourceforge.net/projects/pydev/files/ Bzr integration (optional): * http://wiki.bazaar.canonical.com/BzrEclipse Related Links: * [wiki:DeveloperGuidelinesTips#Pythondebugging Debugging Web2Py] ---- DeveloperGuidelines