Changes between Version 6 and Version 7 of InstallationGuidelines/Windows/Developer/Manual
- Timestamp:
- 10/22/11 05:43:55 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Windows/Developer/Manual
v6 v7 66 66 67 67 NB Note the fact that we ensure that the name of the web2py application has no hyphen in, as otherwise it cannot run! 68 69 == Install Eclipse == 70 If you want a graphical debugger to set breakpoints & step through code then it is recommended to install Eclipse: 71 * DeveloperGuidelinesEclipse 72 73 == Developer Guidelines == 74 Now, see how to put your installation to work: 75 * DeveloperGuidelines