JayCesar / java-springboot

[📚 Study ] This repository was created to add files and my notes from the course POO of Java ( + spring);
2 stars 0 forks source link

Intellij Atalhos (e outros) #50

Open JayCesar opened 9 months ago

JayCesar commented 9 months ago

CTRL + Y (Delete Line) CTRL + D (Duplicate Line) CTRL + F8 = Create breakpoint SHIFT + F9 = Debug CTRL + SHIFT + F10 = Run ALT + 1 = Abre e fecha a Aba do Projeto CTRL + SHIFT + F = Procura Arquivos CTRL + SHIFT + O = Update Maven SHIFT + F6 = Rename File