主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stephen Samuel (Sam)
活动总数
47
最后的活动
2023年11月19日 21:10
成员加入日期
2019年02月23日 20:38
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
14
活动概览
帖子(12)
评论(16)
按最近的活动排序
最近的活动
投票数
创建于
2020年04月12日 04:05
I figured this out by reading this thread. https://intellij-support.jetbrains.com/hc/en-us/community/posts/206109039-Disable-the-Presentation-of-AnAction?flash_digest=f25f8b43e3c010afa06b5c935ac004...
社区
IntelliJ IDEA Open API and Plugin Development
Refresh action after change
0 票
创建于
2020年04月11日 03:03
It seems we can do this via: manager.selectedConfiguration = myConfig
社区
IntelliJ IDEA Open API and Plugin Development
Refresh run configurations
0 票
创建于
2020年04月09日 16:18
That looks like it's only used when generating the class. To populate that drop down, it seems the CreateTestDialog uses Recent manager. I can add my superclasses into the recent manager. Do you kn...
社区
IntelliJ IDEA Open API and Plugin Development
How to populate "superclass" list in Test Generator
0 票
创建于
2020年04月04日 19:41
That worked perfectly thank you.
社区
IntelliJ IDEA Open API and Plugin Development
Tool window notifications
0 票
创建于
2019年02月28日 01:05
Perfect thanks.
社区
IntelliJ IDEA Open API and Plugin Development
Trying to create a Kotlin Intention
0 票
已编辑于
2019年02月25日 15:41
abstract class TestPathRunConfigurationProducer(private val style: SpecStyle) : RunConfigurationProducer<KotlinTestRunConfiguration>(KotlinTestConfigurationType::class.java) { override fun setu...
社区
IntelliJ IDEA Open API and Plugin Development
Override JUnit Run Provider
0 票
«
第一页
‹
上一页