Skip to content

Instantly share code, notes, and snippets.

@ee08b397
Last active February 16, 2016 01:09
Show Gist options
  • Save ee08b397/831f9ad898013cb1311f to your computer and use it in GitHub Desktop.
Save ee08b397/831f9ad898013cb1311f to your computer and use it in GitHub Desktop.
setup new eclipse java
online install svn
Help -> Install New Software
change tab to spaces
https://alextheedom.wordpress.com/code-and-stuff/how-do-i-change-eclipse-to-use-spaces-instead-of-tabs/
change tab to 2
Window -> Preferences -> Java -> Code Style -> Formatter
Set author
Open Eclipse, go to Window -> Preferences -> Java -> Code Style -> Code Templates -> Comments -> Types and then press the 'Edit' button. There you can change your name in the generated comment form @Author ${user} to @
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment