Changes between Version 101 and Version 102 of DeveloperGuidelines/Tips
- Timestamp:
- 07/05/10 18:38:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Tips
v101 v102 15 15 * WingIDE: http://www.wingware.com/ 16 16 * Using with Web2Py: http://www.wingware.com/doc/howtos/web2py 17 * Elipse IDE: http://eclipse.org/ 18 * Configuring Eclipse/PyDev for Web2Py: 19 * http://kollerie.wordpress.com/2009/04/07/setting-up-your-ide-for-web2py-development/ 20 * (Simplier Instructions) http://allisterx.blogspot.com/2009/06/using-web2py-framework-on-eclipse.html 17 * [DeveloperGuidelinesEclipse Eclipse] IDE 21 18 ==== CSS & Javascript debugging ==== 22 19 * use Firebug: http://code.google.com/support/bin/answer.py?answer=77412&topic=12044