Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
ge long
Total activity
6
Last activity
April 01, 2021 11:38
Member since
September 01, 2020 09:14
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 02, 2020 01:32
I found it from other people's code on github <depends>org.jetbrains.kotlin</depends> The problem has been solved
Community
IntelliJ IDEA Open API and Plugin Development
cann't find PsiClassOwner
1 vote
Edited
September 02, 2020 01:26
According to what you said, I added a dependency to the plugin to solve this problem. This is my plugin.xml <idea-plugin> <id>top.gelonggld.db2bkt</id> <name>dbcompareKG</name> <vendor ema...
Community
IntelliJ IDEA Open API and Plugin Development
cann't find PsiClassOwner
0 votes