主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Abdulbasit5361234
活动总数
7
最后的活动
2022年02月14日 09:27
成员加入日期
2022年02月03日 05:36
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月14日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Create New Module Programitically
0 票
创建于
2022年02月09日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to create the default java module programatically ?
0 票
创建于
2022年02月03日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Running code formatting programmatically
0 票