主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Antonyuk Arseniy
活动总数
11
最后的活动
2021年12月08日 13:41
成员加入日期
2021年12月06日 06:31
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(7)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年12月08日 13:16
After generating the src/main/gen directory contains the org/intellij/sdk/language directory wich contains a single file - SimpleLexer.java. It started from some strings: package org.intellij.sdk.l...
社区
IntelliJ IDEA Open API and Plugin Development
How to write a language.psi.SimpleTypes?
1 票
创建于
2021年12月08日 13:41
I am very sorry, It's my fault! I did't press Generate Parser Code on step #3.
社区
IntelliJ IDEA Open API and Plugin Development
How to write a language.psi.SimpleTypes?
0 票
已编辑于
2021年12月08日 11:13
Thank you very much!! It works!I wonder why does the modern industry is so awkward? I have tried to use the IDEA 2020.3, and there is an error in the build.gradle file too but different kinde. It s...
社区
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 票
创建于
2021年12月07日 10:31
I also replaced the power cable of my desktop and wash my screen with wet wipes. But it does'n help.
社区
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 票
创建于
2021年12月07日 10:30
The Help | Edit Custom VM Options opens the idea64.exe.vmoptions file. In my case its content is: -Xmx2048m The idea64.exe.vmoptions file content from the ../bin directory is: -Xms128m-Xmx750m-XX:R...
社区
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 票
已编辑于
2021年12月07日 06:16
I checked the Gradle JVM. It set to the Java 11 automatically. Also I checked the gradle-wrapper.properties. There is the Gradle-7.1. The problem is still there. Thank you for your really fast answ...
社区
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 票
已编辑于
2021年12月06日 17:19
I have tried the Java 11. The result is the same.
社区
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 票