File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
library/jvm/src/main/scala/org/sireum Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -1511,25 +1511,6 @@ import Init._
15111511 val ideaDir : Os .Path = ideaDirPath(isUltimate, isServer)
15121512 val sireumAppDir : Os .Path = ideaDir / s " IVE.app "
15131513 val delPlugins = ISZ [String ](
1514- " completionMlRanking" ,
1515- " fullLine" ,
1516- " searchEverywhereMl" ,
1517- " marketplaceMl" ,
1518- " turboComplete" ,
1519- " android-gradle-declarative-lang-ide" ,
1520- " android-gradle-dsl" ,
1521- " compose-ide-plugin" ,
1522- " cwm-plugin" ,
1523- " eclipse" ,
1524- " jupyter-plugin" ,
1525- " kotlin-jupyter-plugin" ,
1526- " marketplace" ,
1527- " notebooks-plugin" ,
1528- " qodana" ,
1529- " tasks" ,
1530- " vcs-git-commit-modal" ,
1531- " vcs-hg" ,
1532- " vcs-perforce"
15331514 )
15341515 val ignoredIcons = HashSet ++ ISZ [String ](
15351516 " idea.icns" ,
You can’t perform that action at this time.
0 commit comments