主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
gurpal2000
活动总数
30
最后的活动
2021年05月22日 10:08
成员加入日期
2021年04月06日 13:19
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
18
活动概览
帖子(5)
评论(5)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年05月22日 10:02
Yann Cebron - I saw this method, but I don't see the benefit of notifying some (empty) registered listeners. What is it's intended use please? I see an example of its use in AbstractWizard<T extend...
社区
IntelliJ IDEA Open API and Plugin Development
Enable/disable Next/Finish button in Wizard step
0 票
创建于
2021年04月26日 14:36
Yann Cebron yes, but is one "better" over the other long-term from an API point of view?
社区
IntelliJ IDEA Open API and Plugin Development
moduleBuilder vs moduleType
0 票
已编辑于
2021年04月25日 23:53
Update - it could be because I am trying to update the state in the EDT. Using SwingUtilities.invokeLater() or ApplicationManager.getApplication().invokeLater() seems to help.
社区
IntelliJ IDEA Open API and Plugin Development
Enable/disable Next/Finish button in Wizard step
0 票
已编辑于
2021年04月19日 23:19
I am coding to 2020.2.4 (202.8194). The IC github branch shows the class is present https://github.com/JetBrains/intellij-community/blob/202.8194/java/idea-ui/src/com/intellij/ide/projectWizard/Pro...
社区
IntelliJ IDEA Open API and Plugin Development
Hook up WizardDialog or AbstractWizard to ModuleBuilder?
0 票
已编辑于
2021年04月19日 12:02
Yann Cebron thanks for responding! Even if i put ModuleWizardSteps in that function, I still see the 'decoration' in the New Project workflow. Back to basics - what would it take to have a nothing ...
社区
IntelliJ IDEA Open API and Plugin Development
Hook up WizardDialog or AbstractWizard to ModuleBuilder?
0 票