Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ehabarman
Total activity
3
Last activity
January 20, 2020 06:41
Member since
January 19, 2020 22:19
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
January 20, 2020 06:41
I found the solution in the documentation. Here is how to do it, if someone got interested: Project project = event.getProject();VirtualFile file = event.getData(PlatformDataKeys.VIRTUAL_FILE);Docu...
Community
IntelliJ IDEA Plugin Users
How to modify files in plugin
1 vote