Eclipse tips
Updated:
Shortcuts
-
sysout + ctrl + .
createsSystem.out.println()
-
Using Git within Eclipse: right click project > Team > Commit > Stage changes and add commit message
-
Cloning repo within Eclipse: File > Import > Git > Projects from Git > Clone URI > Fill in URI, choose branch and dir
Leave a comment