Eclipse: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== General Usage == | == General Usage == | ||
* | * To set bookmarks in a file, you MUST open it via the Navigator / Project explorer. Drag/drop to IDE will disable bookmarking (doh!!). | ||
* My customized keys | |||
Alt+Shift+A block select | Alt+Shift+A block select | ||
Shift+Ctrl+k customize keys even further! :-) | |||
== Install and configure == | == Install and configure == |
Revision as of 14:50, 23 October 2014
General Usage
- To set bookmarks in a file, you MUST open it via the Navigator / Project explorer. Drag/drop to IDE will disable bookmarking (doh!!).
- My customized keys
Alt+Shift+A block select Shift+Ctrl+k customize keys even further! :-)
Install and configure
- Install PHP ("PDT"), Java and C++ ("CDT") environments, they each have something worthwhile.
- You can install CDT via this "Work with" repo
- Select Visual Studio keys
- Set up automatic refresh:
Preferences > General > Startup and shutdown > Refresh workspace on startup Preferences > General > Workspace > Refresh automatically