Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEVELOP.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Run/Debug

* Open project in intellij
* Open _edit configurations_ to create a new run/debug configuration
* Choose a new gradle configuration and name it `build and run` that runs <code>./gradlew buildPlugin runIdea</code>
* Choose a new gradle configuration and name it `build and run` that runs <code>./gradlew buildPlugin runIde</code>
![Create debug configuration](website/debug_howto.png)
* hit debug button as usual

Running from command line
-------------------------
<code>
./gradlew buildPlugin runIdea
./gradlew buildPlugin runIde
</code>

Create new menu item
Expand Down
Binary file modified website/debug_howto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.