Intellij Supporting tagline
IntelliJ
Raccourcis clavier
Général
Shift+F6= renomerCtrl+Alt+O= clean importCtrl+I= Implemente methodesCtrl+O= Override methodesCtrl+Q= Affiche la javadocAlt+Ctrl+Space= completion pour le javadocAlt+Enter= import static
TU
Alt+Enter= Create TestCtrl+Shift+T= Create new Test
Editeur
Alt+Shift+Insert= Mode colonneCtrl+Y= supprimer ligne entièreAlt+ souris = mode colonnes
Navigation
Ctrl+Shift+N= Fichier (répertoire)Ctrl+H= Hierachie
Template fichier javadoc
settings -> Editor -> File and Code Templates
selectionner class, interface, …
Pour changer le nom de ${USER}, ajouter la propriété -Duser.name=Jerome Dantan dans le fichier idea.exe.vmoptions (dans le repertoire bin du repertoire d’installation d’Intellij).
Plugins
Lombock
- Activer : settings –> Annotation Processors –> Enable annotation processing
- cocher : Obtain processors from project classpath
Published
24 November 2017