Version 3 (modified by 14 years ago) ( diff ) | ,
---|
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):
Related Links:
Note:
See TracWiki
for help on using the wiki.