Changes between Version 9 and Version 10 of InstallationGuidelines/Developer/PostPython
- Timestamp:
- 03/24/12 11:26:05 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Developer/PostPython
v9 v10 34 34 python web2py.py 35 35 }}} 36 37 If you want the Scheduler to run, then you'll need to start this separately: UserGuidelines/Scheduler 36 38 == Install Eclipse == 37 39 If you want a graphical debugger to set breakpoints & step through code then it is recommended to install Eclipse: