shortcuts:
column select = command + option + A
list all shortcut = command + shift + l
plugins:
Eclipse EGit Mylyn GitHub Repository - http://download.eclipse.org/egit/github/updates
EGit P2 Repository - http://download.eclipse.org/egit/updates
DTP Update Site - http://download.eclipse.org/datatools/updates/1.12
PyDev Update Site - http://pydev.org/updates
Easy Console Greper - http://marketplace.eclipse.org/content/easy-console-grepper
windows maven error:
1- remove tools.jar
2- change jre to jdk path
3- use mvn eclipse:eclipse and refresh
other:
eclipse/maven bug on windows, error tools.jar
http://stackoverflow.com/questions/13288735/maven-not-picking-java-home-correctly/23129154#23129154
1- edit installed jre - point to jdk
2- edit eclipse.ini, add:
-vm
C:/Program Files/Java/jdk1.7.0_75/jre/bin/server/jvm.dll