psi_demo: add platform module as dependency

This commit is contained in:
Yann Cébron 2021-02-02 20:14:16 +01:00
parent 4fb3ca4497
commit e01ddf5688

View File

@ -9,6 +9,7 @@
<name>SDK: PSI Demo</name>
<!-- Product and plugin compatibility requirements -->
<depends>com.intellij.modules.platform</depends>
<depends>com.intellij.java</depends>
<!-- Text to display as description on Preferences/Settings | Plugin page -->