Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
z xy
Total activity
16
Last activity
November 21, 2021 16:03
Member since
October 21, 2020 00:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
November 21, 2021 16:03
The same issue is still exists with v1.3.0 id("org.jetbrains.intellij") version "1.3.0" org.jetbrains.kotlin.idea.caches.project.MultiplatformUtilKt#isTestModule
Community
IntelliJ IDEA Open API and Plugin Development
Cannot access class 'com.intellij.openapi.module.Module'. Check your module classpath for missing or conflicting dependencies
0 votes
Created
September 02, 2021 10:42
Thank you! I got it.
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
September 01, 2021 11:22
Only build success when I remove "JavaScript" from plugins
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
August 31, 2021 23:54
Thank you! I switched to gradle 7.2. It have the same problem.
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
August 31, 2021 13:56
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
August 31, 2021 12:48
Failed. Only build successed when plugins was empty. plugins.set(listOf("JavaScript"))
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
August 31, 2021 12:11
I upgrade to 1.1.4 that not working yet. Cannot find builtin plugin 'JavaScript' for IDE
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
August 31, 2021 12:05
build.gradle.kts · zxy/wechat-miniprogram-plugin - 码云 - 开源中国 (gitee.com)
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
August 31, 2021 11:59
The plugin id "JavaScript" is not working yet.
Community
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin
0 votes
Created
October 21, 2020 13:47
Thanks you for your reply. I use <multiHostInjector> solved this, But I have a question, in HtmlLexer, Why Html's <script> and <style> are implemented at the Lexer level
Community
IntelliJ IDEA Open API and Plugin Development
How to embed language for xml tag?
0 votes