mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
psi_demo: add platform module as dependency
This commit is contained in:
parent
4fb3ca4497
commit
e01ddf5688
@ -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 -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user