Grzegorz Matyszczak
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Grzegorz Matyszczak created a post, AnsweredWhere is project level component xml file located?
In my plugin I've created a project level component. @State(name = "MyPluginConfiguration", storages = [Storage(value = "myPluginConfiguration.xml")])class MyPluginComponent(project: Project...