Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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`)