Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Timur Yantimirov
Total activity
3
Last activity
April 06, 2021 14:40
Member since
April 06, 2021 11:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
April 06, 2021 12:48
in build.gradle i have: Also i have that in plugin.xml intellij { plugins 'org.jetbrains.kotlin' version '2020.3.3'} plugins { id 'java' id 'org.jetbrains.intellij' version '0.7.2' ...
Community
IntelliJ IDEA Open API and Plugin Development
CodeInsightTestFixture with kotlin
0 votes