https://github.com/pellaton/eclipse-cheatsheet
A printable cheat sheet for the Eclipse SDK
https://github.com/pellaton/eclipse-cheatsheet
Last synced: 2 months 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T14:36:34.000Z (about 2 years ago)
- Last Synced: 2024-08-03T01:18:44.002Z (over 1 year 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 📝)
- awesome-cheatsheet - Eclipse
- awesome-cheatsheet - Eclipse
README
eclipse-cheatsheet
==================
A printable cheat sheet for the Eclipse SDK
Eclipse Version
Windows & Linux
PDF
ODT
4.30
pdf
odt
4.17 / 4.18
pdf
odt
4.14 / 4.15 / 4.16
pdf
odt
4.13
pdf
odt
4.9 / 4.10 / 4.11 / 4.12
pdf
odt
4.8
pdf
odt
4.7
pdf
odt
4.6
pdf
odt
4.5
pdf
odt
4.4
pdf
odt
4.3
pdf
odt
3.8
pdf
odt
3.7
pdf
odt
3.6
pdf
odt
3.7 M3
pdf
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`)