Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 666 Bytes

README.md

File metadata and controls

44 lines (39 loc) · 666 Bytes

intellij-demo

Demonstration of Intellij

Steps:

  • Åpne nytt prosjekt som maven. Sjekket ut fra github.
  • Endre en fil, sjekk inn
  • Vis changes tab
  • Mest brukte features ** ctrl+w ** ctrl+space ** ctrl+shift+space
  • Completions
  • Språkstøtte ** Regex ** JPQL ** HQL ** SQL ** properties ** JavaScript ** Html ** JSP
  • Spring integration ** Se definisjon av autowired ** Se transactions
  • Maven støtte ** Install ** Profiles ** Endring av XML ** Completion av plugin configuration

alt-enter, invert equals. ctrl-b. Middle mouse click Features: Regex JPQL HQL SQL properties changes tab Spring integration - where are beans defined in xml