Skip to content

Commit

Permalink
Add QA on readme about run or debug
Browse files Browse the repository at this point in the history
  • Loading branch information
akirasosa committed Mar 1, 2017
1 parent 1d4b569 commit a8262a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ After you migrated DB.
* Q) IntelliJ IDEA is very slow when you use jOOQ with Kotlin.
* A) Refer [this ticket](https://youtrack.jetbrains.com/issue/KT-10978). In my case, [tuning memory config](https://youtrack.jetbrains.com/issue/KT-10978#comment=27-1519260) of IntelliJ IDEA worked.

* Q) How can I run or debug app from IntelliJ IDEA?
* A) Use IntelliJ IDEA 2017.1 and run or debug Application.kt.

## Docker Support

Dev
Expand Down

0 comments on commit a8262a5

Please sign in to comment.