Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pellaton/eclipse-cheatsheet
A printable cheat sheet for the Eclipse SDK
https://github.com/pellaton/eclipse-cheatsheet
Last synced: 3 days ago
JSON representation
A printable cheat sheet for the Eclipse SDK
- Host: GitHub
- URL: https://github.com/pellaton/eclipse-cheatsheet
- Owner: pellaton
- License: epl-1.0
- Created: 2013-10-22T19:27:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T14:36:34.000Z (8 months ago)
- Last Synced: 2024-08-03T01:18:44.002Z (3 months ago)
- Size: 2.43 MB
- Stars: 208
- Watchers: 32
- Forks: 50
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Eclipse sheetcheat - Complete cheat sheet for Eclipse IDE (Cheat Sheets 📝)
README
eclipse-cheatsheet
==================A printable cheat sheet for the Eclipse SDK
Eclipse Version
Windows & Linux
ODT
4.30
odt
4.17 / 4.18
odt
4.14 / 4.15 / 4.16
odt
4.13
odt
4.9 / 4.10 / 4.11 / 4.12
odt
4.8
odt
4.7
odt
4.6
odt
4.5
odt
4.4
odt
4.3
odt
3.8
odt
3.7
odt
3.6
odt
3.7 M3
odt
## About
The contents of these cheat sheets is gathered as follows:
- Download and run a pristine Eclipse SDK in a new workspace
- Open the preferences dialog and go to the page General > Keys
- Save the keyboard shortcuts by hitting the Export CVS... button
- Sort the file (`cat FILE | sort > SORTED_FILE`)
- Diff to last versions ASCII to get the differences to edit the effective shortcut cheatsheet file (`diff -y oldfile newfile`)