brainbaking/content/wiki/code/tools/intellij.md

1.4 KiB

+++ title = "intellij" draft = false tags = [ "code", "tools", "intellij" ] date = "2013-03-12" +++

IntelliJ voor Eclipse users

Shortcuts

Eclipse to IntelliJ shortcut plugin voor IntelliJ: http://plugins.intellij.net/plugin/?idea&id=6827 Source hier beschikbaar: https://github.com/janickr/shortcuttranslator

De meest voorkomende shortcuts vergelijken

| Betekenis | Eclipse shortcut | IntelliJ shortcut | | Open Type | CTRL+SHIFT+T | CTRL+N | | Close Editor | CTRL+W | CTRL+F4 | | Delete line | CTRL+D | CTRL+Y |

IntelliJ Configureren voor Play-2.0

Zie http://jetbrains.dzone.com/articles/configuring-intellij-idea Wat nog te doen?

  1. Op project, F4, Global Libraries, toevoegen: playinstalldir
    framework
    sbt
    boot
    scala-2.9.1
    lib en
    play
    play-2.0
    beta
  2. Voeg aan diezelfde global lib toe: attach directories play
    src
    main
    java