主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
3120205503
活动总数
4
最后的活动
2023年03月31日 11:21
成员加入日期
2023年03月31日 09:05
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2023年03月31日 11:21
Sorry, I did not make it clear. Here is the major task information: I have got some real refactoring information, i.e., developers extracted a new variable for frequently occurring expressions, and...
社区
IntelliJ IDEA Open API and Plugin Development
How can I refresh the whole project in Plugin Development?
0 票
创建于
2023年03月31日 10:51
ProjectSystemId projectSystemId = e.getData(ExternalSystemDataKeys.EXTERNAL_SYSTEM_ID); I can get a ProjectSystemId object by using the above API method where e is an object of AnActionEvent. How...
社区
IntelliJ IDEA Open API and Plugin Development
How can I refresh the whole project in Plugin Development?
0 票