Changes between Version 39 and Version 40 of DeveloperGuidelines/Eclipse
- Timestamp:
- 10/27/11 07:46:47 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Eclipse
v39 v40 60 60 * Select Web Browser, remove, OK. 61 61 i. Windows > Preferences > General > Editors > Text Editors > tick Show line numbers 62 i. Windows > Preferences > General > Workspace > tick 'Refresh automatically' (untick 'Build automatically')62 i. Windows > Preferences > General > Workspace > tick 'Refresh on access', untick 'Build automatically' 63 63 i. To show a margin line at 80 chars in the editor (to assist in our vain attempt to keep within that width): Windows > Preferences > General > Editors > Text Editors > tick Show Print Margin and set the margin to 80. 64 i. You may want to change the layout of the window by dragging sections and resizing them.64 i. You may want to change the layout of the window by dragging sections to convenient regions of the window and resizing them. Combine less-used sections as tabs in the same region. 65 65 66 66 == Debugging with Eclipse ==