Changes between Version 6 and Version 7 of InstallationGuidelines/Windows/Developer/Manual


Ignore:
Timestamp:
10/22/11 05:43:55 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Manual

    v6 v7  
    6666
    6767NB 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 ==
     70If you want a graphical debugger to set breakpoints & step through code then it is recommended to install Eclipse:
     71 * DeveloperGuidelinesEclipse
     72
     73== Developer Guidelines ==
     74Now, see how to put your installation to work:
     75 * DeveloperGuidelines