Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Amir Tuval
Total activity
18
Last activity
September 05, 2024 08:25
Member since
May 27, 2019 11:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (9)
Sort by votes
Recent activity
Votes
Created
May 28, 2019 08:24
Just, if anyone is having this too, the solution was to change to the latest version - IU-2019.1.2
Community
IntelliJ IDEA Open API and Plugin Development
Problem developing a plugin for idea ultimate and webstorm - build expired
2 votes
Created
September 05, 2024 08:25
Some more info, for anyone looking for a solution.I was finally able to reproduce this on a user's machine.My original description of the issue was not accurate. The “Trust Certificate” dialog did ...
Community
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 votes
Created
July 23, 2024 13:44
Yeah, I am one of the developers of the tabnine plugin :-)But if a user has a custom untrusted by default certificate and my plugin needs to make an https request, I still expect IJ to popup a “Trs...
Community
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 votes
Created
July 23, 2024 13:32
We use URLConnection, but still some times it works and others it doesn't.Specifically, for the two stacktraces above it did not pop up
Community
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 votes
Created
July 22, 2024 18:56
Would really appreciate some feedback here :-)
Community
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 votes
Created
December 26, 2019 09:50
Just to add more info - This has to do with the new dynamic plugins support in 2019.3.It seems that our plugin is considered to be dynamic, because all our components and extensions are registered ...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin disabled after update in 2019.3 when plugin has a global inspection registered
0 votes
Created
December 23, 2019 11:49
Thanks for the feedback, Vladimir. I doubt that this is the case for me - this class works fine in the same specific ide. Only when I upgrade to a new plugin version does this error occur. Than...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin disabled after update in 2019.3 when plugin has a global inspection registered
0 votes
Created
November 18, 2019 14:28
Great news. Thanks
Community
IntelliJ IDEA Open API and Plugin Development
Testing a custom plugin depending on bundled JavaScript plugin
0 votes
Created
May 27, 2019 19:29
Thank you Yann, for the quick response. We are not using an EAP build. When we developed only for java, we had intellij { version 'IC-2019.1'} in our build script. Now that we develop for jav...
Community
IntelliJ IDEA Open API and Plugin Development
Problem developing a plugin for idea ultimate and webstorm - build expired
0 votes