Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vladimir Krivosheev
Total activity
451
Last activity
October 17, 2024 08:21
Member since
June 29, 2009 11:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
177
Activity overview
Articles (0)
Posts (0)
Comments (274)
Sort by recent activity
Recent activity
Votes
Created
November 05, 2019 17:15
No. Consider to use IJ Platform Services and Extensions.
Community
IntelliJ IDEA Open API and Plugin Development
Dependency injection in IDEA plugins
1 vote
Created
July 25, 2019 14:18
Yes, it is safe. please note, that in this case also component will be not exportable via `Export Settings` action.
Community
IntelliJ IDEA Open API and Plugin Development
Changing Persistent settings from roamable to local without breaking something
1 vote
Created
December 03, 2018 09:06
I would suggest to use kotlin class for serialization. What is your base class for run configuration?
Community
IntelliJ IDEA Open API and Plugin Development
Extending com.intellij.execution.configurations.RunConfigurationOptions in Java Plugin Implementation
1 vote
Created
May 07, 2018 15:47
`com.intellij.openapi.editor.impl.RangeHighlighterImpl` is not serializable. I suggest you to write own simple POJO structure.
Community
IntelliJ IDEA Open API and Plugin Development
XmlSerializerUtil "Unable to serialize state" for PersistentStateComponent
1 vote
Next
›
Last
»