Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Sunjuntao Rex
Total activity
6
Last activity
June 04, 2020 06:59
Member since
June 02, 2020 06:42
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
June 04, 2020 06:59
After I read the document about classloader again, I found: However, in the plugin.xml file, you may use the <depends> element to specify that a plugin depends on one or more other plugins. In thi...
Community
IntelliJ IDEA Open API and Plugin Development
Develop custom plugin for Android Studio and got a LinkageError
0 votes
Created
June 03, 2020 02:21
Accorading to the message of the LinkageError, I think the problem is that class org.gradle.tooling.internal.protocol.BuildParameters is loaded by com.intellij.ide.plugins.cl.PluginClassLoader and ...
Community
IntelliJ IDEA Open API and Plugin Development
Develop custom plugin for Android Studio and got a LinkageError
0 votes
Created
June 02, 2020 09:18
My env is: ------------------------------------------------------------Gradle 5.6------------------------------------------------------------ Build time: 2019-08-14 21:05:25 UTCRevision: f0b9d6090...
Community
IntelliJ IDEA Open API and Plugin Development
Develop custom plugin for Android Studio and got a LinkageError
0 votes