Anton Kashnikov
- 活动总数 65
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 13
-
创建于 open-api interaction with Macbook Pro touchbar
已回答Can you please explain to me some finer points of how open-api interacts with Macbook Pro touchbar? The thing is that in a “pure” version of Intellij IDEA the touchbar displayed regular buttons lik... -
已编辑于 How can i get IntelliJ IDEA SDK?
已回答In my plugin, I need to set Intellij IDEA SDK like Module SDK to one of users module. I am trying to set it via ModuleBuilder: javaModuleBuilder.setName(moduleName);javaModuleBuilder.setModuleJdk()...