Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ankushjangid18
Total activity
13
Last activity
August 11, 2023 13:36
Member since
February 21, 2023 05:59
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (5)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
June 08, 2023 12:08
The NoClassDefFoundError is for these class BlazeSyncManager BlazeBuildService I got it resolved by just creating an empty optionalConfig file and pointing the config-file parameter to that.
Community
IntelliJ IDEA Open API and Plugin Development
Optional dependency on bazel plugin
0 votes
Created
February 23, 2023 16:29
Yann Cebron val testContent: String = //unformattedCodeStringval newVirtualFile = LightVirtualFile("new", Language.findLanguageByID("JAVA")!!, testContent)val newFile = PsiManager.getInstance(proj...
Community
IntelliJ IDEA Open API and Plugin Development
ReformatCodeProcessor does not take editorConfig into consideration
0 votes