Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Abdulbasit5361234
Total activity
7
Last activity
February 14, 2022 09:27
Member since
February 03, 2022 05:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 14, 2022 09:27
Thanks, Karol Lewandowski got it. This is how I am doing it, Would love to hear your thoughts on this, var f: VirtualFile = createProjectSubFile( ModuleRootManager.getInstance(module).contentRoo...
Community
IntelliJ IDEA Open API and Plugin Development
Create New Module Programitically
0 votes
Created
February 09, 2022 12:45
Abhaydoshi7 Jakub ChrzanowskiSo basically I am trying to do kind of the same thing. I want to create a module inside a module but I am unable to get projectLocation It will be so kind if you can pr...
Community
IntelliJ IDEA Open API and Plugin Development
How to create the default java module programatically ?
0 votes
Created
February 03, 2022 05:36
Reece Dunn @...I am trying to formate the Kotlin generate files but it is unable to do so.Following is the code. val psiFile = PsiFileFactory.getInstance(project) .createFileFromText("${file.nam...
Community
IntelliJ IDEA Open API and Plugin Development
Running code formatting programmatically
0 votes