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

36 lines
1.4 KiB
Markdown

+++
title = "intellij"
draft = false
tags = [
"code",
"tools",
"intellij"
]
date = "2013-03-12"
+++
# IntelliJ voor Eclipse users
## Shortcuts
* [Eclipse VS IntelliJ Keyboard shortcuts](http://dattein.com/blog/eclipse-vs-intellij-keyboard-shortcuts/)
* [Shortcuts google docs](https://docs.google.com/spreadsheet/ccc?key######0ApdQuwFHc0y-dERsc2U4QzRBZVlPaHl4S091R2FiOUE#gid0) van Janick
* [IntelliJ Q&A for Eclipse users](http://www.jetbrains.com/idea/documentation/migration_faq.html)
* -> [IntelliJ and Eclipse shortcuts](http://www.catalysts.cc/wissenswertes/intellij-idea-and-eclipse-shortcuts/?lang=en) meest interessante?
:exclamation: 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<br/>framework<br/>sbt<br/>boot<br/>scala-2.9.1<br/>lib en <br/>play<br/>play-2.0<br/>beta
2. Voeg aan diezelfde global lib toe: attach directories play<br/>src<br/>main<br/>java