Skip to content

Commit

Permalink
#43: In some cases gradle cannot download PsiViewer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kshchepanovskyi committed Jul 30, 2017
1 parent 75a30da commit 1cf0194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ intellij {
type = 'IC'
updateSinceUntilBuild = false
downloadSources = true
plugins = ['PsiViewer:3.28.93']
// plugins = ['PsiViewer:3.28.93']
// localPath = '/home/kshchepanovskyi/.local/opt/WebStorm-171.3780.79/'
// instrumentCode = false
publish {
Expand Down

0 comments on commit 1cf0194

Please sign in to comment.