Changes between Version 6 and Version 7 of DeveloperGuidelines/Eclipse


Ignore:
Timestamp:
07/05/10 20:50:45 (14 years ago)
Author:
Fran Boon
Comment:

indents

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Eclipse

    v6 v7  
    55
    66== Installation ==
    7 1. Instal Eclipse 3.6: http://www.eclipse.org/downloads/packages/eclipse-classic-360/heliosr
    8 2. Instal !PyDev through Eclipse:
     7 1. Instal Eclipse 3.6: http://www.eclipse.org/downloads/packages/eclipse-classic-360/heliosr
     8 2. Instal !PyDev through Eclipse:
    99  i. Eclipse > Help > Install New Software
    1010  i. Work with: http://pydev.org/updates
    1111  i. Follow through the steps (exclude !PyDev Mylyn Integration (optional) if it gives you errors
    12 3. Set up the Python Interpreter: Window > Preferences > !PyDev > Interpreter - Python[[BR]]
    13 4. Add a new !PyDev Project: File > New > Project > !PyDev Project. Choose the web2py directory.
    14 5. Debug Configuration: Run > Debug Configuration
     12 3. Set up the Python Interpreter: Window > Preferences > !PyDev > Interpreter - Python
     13 4. Add a new !PyDev Project: File > New > Project > !PyDev Project. Choose the web2py directory.
     14 5. Debug Configuration: Run > Debug Configuration
    1515  i. Set Project
    1616  i. Main Module: Select web2py.py