主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vladimir Lagunov
活动总数
10
最后的活动
2024年12月05日 10:06
成员加入日期
2019年07月30日 10:07
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
文章(0)
帖子(0)
评论(8)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年12月05日 10:06
But looking at the javaParameters.getJdk().getHomePath() seems a little wrong to meWell, it's the way how you can determine if some Run Configuration aims to WSL or not.maybe there should be an att...
社区
IntelliJ IDEA Open API and Plugin Development
IntelliJ and WSL 2 configuration
0 票
创建于
2024年12月05日 09:35
I saw that WSLDistribution#getWslPath(java.nio.file.Path) is a non-static method so to use it I must get an instance of WSLDistribution somewhere?Yes. I don't know your context and needs, but when...
社区
IntelliJ IDEA Open API and Plugin Development
IntelliJ and WSL 2 configuration
0 票
创建于
2024年12月04日 17:12
Hi, Unless you add too many arguments into javaParameters.getVMParametersList(). In that case the end of the JAVA_OPTS is replaced with a "Disconnected from server" string and the tomcat in WLS wi...
社区
IntelliJ IDEA Open API and Plugin Development
IntelliJ and WSL 2 configuration
0 票
创建于
2019年08月06日 11:14
Hello, Bárður V. Dam! Your issue looks similar to https://youtrack.jetbrains.com/issue/WI-47671 . Do you run IDE using Oracle JDK? Could you switch to JetBrains Runtime or to OpenJDK? JetBrains Run...
社区
DataGrip
DataGrip 2019.2 RC SSH Tunnelling no longer works
0 票
已编辑于
2019年08月02日 10:36
@Charles Firth I've updated https://youtrack.jetbrains.com/issue/IDEA-219538 Now it describes the real cause of the problem. Resume for those who has a similar problem and found this post in a web ...
社区
DataGrip
DataGrip 2019.2 RC SSH Tunnelling no longer works
0 票
创建于
2019年07月31日 10:12
I've created an issue in YouTrack about this problem. https://youtrack.jetbrains.com/issue/IDEA-219538
社区
DataGrip
DataGrip 2019.2 RC SSH Tunnelling no longer works
0 票
创建于
2019年07月31日 09:03
@Charles Firth Lets try investigate the problem deeper. Please run these commands and send their output on email "vladimir dot lagunov at jetbrains dot com". $ ssh -G user@host $ ssh -v user@host ...
社区
DataGrip
DataGrip 2019.2 RC SSH Tunnelling no longer works
0 票
创建于
2019年07月30日 10:07
Hi, @Charles Firth! Please could you check on your local machine configuration files `/etc/ssh/ssh_config` and `~/.ssh/config`? Looks like you have directive `Ciphers aes128-cbc,3des-cbc,aes256-cbc...
社区
DataGrip
DataGrip 2019.2 RC SSH Tunnelling no longer works
0 票