Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
lekanich
Total activity
23
Last activity
January 14, 2025 15:25
Member since
December 18, 2013 14:24
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (4)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
January 14, 2025 15:25
Thank you, Karol!I will try it!
Community
IntelliJ IDEA Open API and Plugin Development
Create a license for own plugins
0 votes
Created
December 09, 2024 18:48
Okay, in the javadoc to com.intellij.util.ui.UIUtil#isUnderDarculaI see that I can use either “JBColor#isBright()} to detect if current LaF theme is dark or bright”or com.intellij.openapi.editor.co...
Community
IntelliJ IDEA Open API and Plugin Development
What should be used instead StartupUiUtil.isUnderDarcula()
0 votes
Created
April 27, 2020 16:45
Thanks for the answer, Jakub Chrzanowski. .ignore plugin uses a bit different approach. 1.0.1.2019 -> 1.0.2.2020 or 1.0.2.2019 -> 1.0.3.2222 or 1.0.3.2020 or 1.0.3.2019 I proposed 1.0.1 -> 1.0.2 or...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin updates for legacy versions.
0 votes
Created
April 27, 2020 16:37
@Jakub Chrzanowski, Thanks a lot. I'm sorry I didn't come up with an idea to look in the issue tracker at the first. I thought that was something wrong with my plugin's versioning system.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin versioning and updates
0 votes
Created
April 24, 2020 07:07
I have a similar problem but with another behavior. I have plugin which had the previous version as 1.0.2 than I upload a new version 1.0.3, but IntelliJ IDEA doesn't propose an update. Could you h...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin versioning and updates
0 votes
Created
December 18, 2013 14:48
plugin-repo.xml?maybe uploadPlugin.xml?Attachment(s):idea.log.zip
Community
IntelliJ IDEA Users
Custom plugins repository
0 votes
Created
December 18, 2013 15:07
Thanks, but this exception was when i shutdown server with repository and tried to connect him. Now server is alive, but when i check him, saw "Plugin descriptions contain some errors. Please, chec...
Community
IntelliJ IDEA Users
Custom plugins repository
0 votes
Created
December 18, 2013 15:20
When i write in browser http://stage.hh:7000/ i see this file and plugin (they are in one place).
Community
IntelliJ IDEA Users
Custom plugins repository
0 votes
Created
December 18, 2013 15:27
<plugins><plugin id="plugin" url="idea-plugin.zip" version="100"/> </plugins>The same result...
Community
IntelliJ IDEA Users
Custom plugins repository
0 votes
Created
December 19, 2013 15:47
Thx for all. It's working.
Community
IntelliJ IDEA Users
Custom plugins repository
0 votes
Next
›
Last
»