Changes between Version 51 and Version 52 of DeveloperGuidelines/Eclipse


Ignore:
Timestamp:
12/06/11 01:00:48 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Eclipse

    v51 v52  
    4848  i. Main module: /home/web2py/web2py.py (Type, don't browse)
    4949  i. On the Arguments tab: Type in the program arguments: "-a password" (Choose a password for web2py and substitute it for "password".)
    50   i. Click Apply. Close the configuration window.
    51   i. In the toolbar below the main Eclipse menu bar, find the bug icon and click the down-arrow next to it. Click the option that has a "P" superscript, which executes the Python command line we just set. (The option with a "U" runs unittests, which are not what we want now.)
     50  i. Click Apply. Click Debug which launches the debugger.
    5251  i. On Windows: If asked, unblock in Windows Firewall (not necessary on the Linux VM).
    5352