主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Amir Tuval
活动总数
18
最后的活动
2024年09月05日 08:25
成员加入日期
2019年05月27日 11:34
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
5
活动概览
帖子(4)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2019年05月28日 08:24
Just, if anyone is having this too, the solution was to change to the latest version - IU-2019.1.2
社区
IntelliJ IDEA Open API and Plugin Development
Problem developing a plugin for idea ultimate and webstorm - build expired
2 票
创建于
2024年09月05日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 票
创建于
2024年07月23日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 票
创建于
2024年07月23日 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
社区
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 票
创建于
2024年07月22日 18:56
Would really appreciate some feedback here :-)
社区
IntelliJ IDEA Open API and Plugin Development
Trust certificate dialog not showing up
0 票
创建于
2019年12月26日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin disabled after update in 2019.3 when plugin has a global inspection registered
0 票
创建于
2019年12月23日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin disabled after update in 2019.3 when plugin has a global inspection registered
0 票
创建于
2019年11月18日 14:28
Great news. Thanks
社区
IntelliJ IDEA Open API and Plugin Development
Testing a custom plugin depending on bundled JavaScript plugin
0 票
创建于
2019年05月27日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Problem developing a plugin for idea ultimate and webstorm - build expired
0 票