主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
yang
活动总数
33
最后的活动
2021年07月05日 11:57
成员加入日期
2020年10月16日 13:30
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
4
活动概览
帖子(3)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2020年11月16日 11:56
I threw a RuntimeConfigurationError exception in the checkConfiguration() method. like this, throw new RuntimeConfigurationError("xxx is not null");
社区
IntelliJ IDEA Open API and Plugin Development
about run configurations
0 票
创建于
2020年11月16日 11:50
dear Jakub, thanks I have done what you said,extends RunConfigurationBase class and override checkConfiguration() method. When I click the run button, there will only be a prompt.But it can still b...
社区
IntelliJ IDEA Open API and Plugin Development
about run configurations
0 票
创建于
2020年11月13日 07:09
Please help me, thanks
社区
IntelliJ IDEA Open API and Plugin Development
about run configurations
0 票
创建于
2020年11月12日 03:40
Or can you tell me how to control the state of the apply button?
社区
IntelliJ IDEA Open API and Plugin Development
about run configurations
0 票
创建于
2020年11月12日 03:38
As shown in the figure, the apply button is disabled, and the applyEditorTo method will not be called when the run button is clicked.
社区
IntelliJ IDEA Open API and Plugin Development
about run configurations
0 票
创建于
2020年10月26日 11:46
Can you help me? please
社区
IntelliJ IDEA Open API and Plugin Development
About the getState method of the RunConfigurationBase class returns CommandLineState
0 票
创建于
2020年10月22日 13:31
As shown in the figure, I copied the value in the componentKeyToAdapterCache collection and can find "org.jetbrains.idea.maven.project.MavenProjectsManager", but the get method in the source code i...
社区
IntelliJ IDEA Open API and Plugin Development
MavenProjectsManager.getInstance(project),why result is null?please help me ~
0 票
创建于
2020年10月22日 13:19
社区
IntelliJ IDEA Open API and Plugin Development
MavenProjectsManager.getInstance(project),why result is null?please help me ~
0 票
创建于
2020年10月22日 13:18
Currently the "DefaultPicoContainer" class This is the result of my debugger. There is "MavenProjectsManager" class in the "componentKeyToAdapterCache" collection, but the result of the "componentK...
社区
IntelliJ IDEA Open API and Plugin Development
MavenProjectsManager.getInstance(project),why result is null?please help me ~
0 票
创建于
2020年10月22日 13:06
I found the registerComponents method in the com.intellij.openapi.components.impl.ComponentManagerImpl class, can I call this method to register maven components. please help me, thanks
社区
IntelliJ IDEA Open API and Plugin Development
MavenProjectsManager.getInstance(project),why result is null?please help me ~
0 票
«
第一页
‹
上一页
下一页
›
最后
»