主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
David R Bingham
活动总数
17
最后的活动
2022年05月23日 12:28
成员加入日期
2021年02月10日 17:23
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2021年03月12日 08:31
Hi, wanted to bump this post again to gain insight on any other options that might be available. Thanks, David
社区
IntelliJ IDEA Open API and Plugin Development
Redirect to IDE from browser
0 票
创建于
2021年03月02日 14:19
Yann Cebron - currently I have been able to use the protocol handler as detailed in your link successfully (see previous posts above). My problem is that it mandates that Toolbox is installed, but ...
社区
IntelliJ IDEA Open API and Plugin Development
Redirect to IDE from browser
0 票
创建于
2021年02月26日 13:56
I found a way to get this to work using Jetbrains Toolbox and by providing an implementation of JBProtocolCommand and registering it in plugin.xml. Using toolbox, I can call my protocol handler usi...
社区
IntelliJ IDEA Open API and Plugin Development
Redirect to IDE from browser
0 票
已编辑于
2021年02月24日 16:12
Hi, I want to provide an update on this as I continue with my investigations on this flow. I was able to trigger a redirect from Chrome back to Intellij using the following as the redirect URL (I g...
社区
IntelliJ IDEA Open API and Plugin Development
Redirect to IDE from browser
0 票
创建于
2021年02月23日 12:29
Thanks Jakub this is good news to hear! I'm currently on 0.6.5 as I couldn't find a release of 0.7.0. Do you have any idea when 0.7.2 will be available? Thanks, David
社区
IntelliJ IDEA Open API and Plugin Development
gradle-intellij-plugin | runIde gradle task - IDE immediately exists on startup
0 票
创建于
2021年02月22日 16:50
Moving post to the correct forum - IntelliJ IDEA Open API and Plugin Development.
社区
IntelliJ IDEA Open API and Plugin Development
gradle-intellij-plugin | runIde gradle task - IDE immediately exists on startup
0 票
创建于
2021年02月19日 08:56
To add a little more information to this as I try to resolve - this appears related to the JBR installation used to launch the IDE. While using a different configuration the runIde task fell back t...
社区
IntelliJ IDEA Open API and Plugin Development
gradle-intellij-plugin | runIde gradle task - IDE immediately exists on startup
0 票
创建于
2021年02月18日 13:19
To add, this is the command that is being executed which results in the failure: /Users/dbinh/.gradle/caches/modules-2/files-2.1/com.jetbrains/jbre/jbr-11_0_8-osx-x64-b944.34/jbr/Contents/Home/bin...
社区
IntelliJ IDEA Open API and Plugin Development
gradle-intellij-plugin | runIde gradle task - IDE immediately exists on startup
0 票
创建于
2021年02月17日 12:11
Could you point me in the right direction for how I could embed the JCEF within the IDE itself? The documentation only provides an incomplete example using JPanel, but I'm quite new to the plugin S...
社区
IntelliJ IDEA Open API and Plugin Development
Intellij Plugin Development | Display of Web Application in a Panel within Intellij
0 票