-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a14d799
commit ede1eb5
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# How To Contribute To The Neuroph IntelliJ Plugin | ||
|
||
1. Download the latest Intellij EAP Build | ||
2. Clone this Repo | ||
3. open the project in intellij | ||
4. in the build menu select Rebuild Project | ||
5. Install the plugin as usual from settings | plugins | install plugin from disk and then choose file neuroph-plugin\out\artifacts\neuroph_plugin_jar\neuroph-plugin.jar | ||
5. Install the plugin as usual from settings | plugins | install plugin from disk | ||
and then choose file neuroph-plugin\out\artifacts\neuroph_plugin_jar\neuroph-plugin.jar | ||
|
||
# Documentation Coming Soon |