Changes between Version 71 and Version 72 of DeveloperGuidelines/Eclipse


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Eclipse

    v71 v72  
    6262  i. On Windows: If asked, unblock in Windows Firewall (not necessary on the Linux VM).
    6363 1. Miscellaneous suggestions for comfort and convenience:
    64   i. Right-click on Java perspective in top-right & select Close
    6564  i. If the Debug perspective was not opened earlier: Window > Open Perspective > Other > Debug
    6665  i. Window > Show View > Other > Debug > Expressions
     
    7069  i. Window > Customize Perspective > Tool bar visibility > untick !PyDev Debug, Navigation. Click OK
    7170  i. Window > Customize Perspective > Command groups availability > untick External Tools, any Java items. Click OK
     71  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.
     72  i. Save your modified perspective: Window > Save Perspective As... Choose a new name, e.g. PyDev Debug.
    7273  i. Set your default HTML editor
    7374     1. Window > Preferences > General > Editors > File Associations
     
    8990   * tick 'Refresh on access'
    9091   * untick 'Build automatically'
    91   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.
     92
    9293
    9394== Debugging with Eclipse ==