Skip to content

Commit

Permalink
Merge pull request #331 from csomakk/patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
EBatTiVo committed Jul 10, 2015
2 parents 0236d5d + fde4dd7 commit b3f47e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ enabled in the test instance of Idea that is launched.)
###Steps to configure a IntelliJ Platform Plugin SDK:
- Open Module Settings
- SDKs -> + button -> IntelliJ Platform Plugin SDK -> Choose a folder with IntelliJ Ultimate(!) or *.App on Mac
- Go to the SDK’s settings page -> Classpath tab -> + button(upper right corner) -> add plugins: flex
- Go to the SDK’s settings page -> Classpath tab -> + button(upper right corner or bottom left corner in IntelliJ 14) -> add plugins: flex
- To add a plugin go to IntelliJ IDEA folder/plugins/<plugin-name>/lib and choose all jars
- Add *all* libraries from <your_IDEA_install_directory>/lib directory. Do this after each upgrade, too,
particularly if you see ClassNotFound exceptions when attempting to run the plugin.
Expand Down

0 comments on commit b3f47e8

Please sign in to comment.