lekanich
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
创建于 Create a license for own plugins
已回答Can I issue the license for the plugin for myself?I'd like to use my own plugin without paying for it via Marketplace. Also, maybe provide the license in the gradle for plugin tests to enable licen... -
创建于 What should be used instead StartupUiUtil.isUnderDarcula()
已回答The method StartupUiUtil.isUnderDarcula() is marked as Deprecated, instead of it's suggested to use StartupUiUtil.INSTANCE.isDarkTheme() but it's marked as an Internal API, and during plugin verifi... -
已编辑于 Plugin updates for legacy versions.
已回答What the convenient way to provide the same updates for different versions of IntelliJ IDEA when it contains API changes in it? For example, in 2020.1 was introduced method AbstractBundle.message a... -
创建于 Custom plugins repository
I created my custom plugin repository on nginx, uploaded plugin and uploadPlugin.xml on it. Then i added repository in Intellij IDEA, wrote repository's url (http://stage.hh:7000 server in local ...