Changes between Version 70 and Version 71 of DeveloperGuidelines/Eclipse
- Timestamp:
- 09/29/14 11:11:41 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Eclipse
v70 v71 48 48 i. Click Finish 49 49 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 51 53 i. From the Run menu, choose Debug Configurations... 52 54 i. Double-click Python Run … … 61 63 1. Miscellaneous suggestions for comfort and convenience: 62 64 i. Right-click on Java perspective in top-right & select Close 63 i. Window > Open Perspective > Other > Debug65 i. If the Debug perspective was not opened earlier: Window > Open Perspective > Other > Debug 64 66 i. Window > Show View > Other > Debug > Expressions 65 67 i. Window > Show View > Other > !PyDev > !PyDev Package Explorer[[br]] 66 68 (This is where you will need to select web2py before trying Run or Debug to avoid the empty $project_loc error.) 67 69 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 69 72 i. Set your default HTML editor 70 73 1. Window > Preferences > General > Editors > File Associations