Changes between Version 70 and Version 71 of DeveloperGuidelines/Eclipse


Ignore:
Timestamp:
09/29/14 11:11:41 (11 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Eclipse

    v70 v71  
    4848  i. Click Finish
    4949  i. Click "No" when asked to open the perspective
    50  1. Debug Configuration:
     50 1. Debug Configuration:
     51  i. If you are using Juno or later, Run menu items have been hidden. To recover them, open the Debug perspective:[[BR]]
     52     Window > Open Perspective > Other > Debug
    5153  i. From the Run menu, choose Debug Configurations...
    5254  i. Double-click Python Run
     
    6163 1. Miscellaneous suggestions for comfort and convenience:
    6264  i. Right-click on Java perspective in top-right & select Close
    63   i. Window > Open Perspective > Other > Debug
     65  i. If the Debug perspective was not opened earlier: Window > Open Perspective > Other > Debug
    6466  i. Window > Show View > Other > Debug > Expressions
    6567  i. Window > Show View > Other > !PyDev > !PyDev Package Explorer[[br]]
    6668     (This is where you will need to select web2py before trying Run or Debug to avoid the empty $project_loc error.)
    6769  i. Drag the Expressions, Console, Tasks tabs to the upper right, where the Variables tab is. Drag !PyDev Package Explorer to the upper left where Debug is. (This leaves more space for the editor view.)
    68   i. Window > Customize Perspective > Tool bar visibility > untick !PyDev Debug. Click OK
     70  i. Window > Customize Perspective > Tool bar visibility > untick !PyDev Debug, Navigation. Click OK
     71  i. Window > Customize Perspective > Command groups availability > untick External Tools, any Java items. Click OK
    6972  i. Set your default HTML editor
    7073     1. Window > Preferences > General > Editors > File Associations