Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Antonyuk Arseniy
Total activity
11
Last activity
December 08, 2021 13:41
Member since
December 06, 2021 06:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (7)
Sort by recent activity
Recent activity
Votes
Edited
December 08, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to write a language.psi.SimpleTypes?
1 vote
Created
December 08, 2021 13:41
I am very sorry, It's my fault! I did't press Generate Parser Code on step #3.
Community
IntelliJ IDEA Open API and Plugin Development
How to write a language.psi.SimpleTypes?
0 votes
Edited
December 08, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 votes
Created
December 07, 2021 10:31
I also replaced the power cable of my desktop and wash my screen with wet wipes. But it does'n help.
Community
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 votes
Created
December 07, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 votes
Edited
December 07, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 votes
Edited
December 06, 2021 17:19
I have tried the Java 11. The result is the same.
Community
IntelliJ IDEA Open API and Plugin Development
How to create an empty IntelliJ IDEA plugin project?
0 votes