Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
3120205503
Total activity
4
Last activity
March 31, 2023 11:21
Member since
March 31, 2023 09:05
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
March 31, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
How can I refresh the whole project in Plugin Development?
0 votes
Created
March 31, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
How can I refresh the whole project in Plugin Development?
0 votes