主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
John Bonfardeci
活动总数
4
最后的活动
2023年11月15日 04:25
成员加入日期
2023年05月17日 19:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(0)
评论(2)
John Bonfardeci
进行了评论,
2023年11月15日 04:22
I am running on WSL2. First, I created a rule in Windows Firewall (Adanced Settings) to allow outbound traffic on port 80. Then:In PowerShell, run:$listener = [System.Net.Sockets.TcpListener]80; $l...
General
Known issues
Unable to import Maven project, import fails with error: Cannot reconnect
0 票
John Bonfardeci
进行了评论,
2023年05月17日 19:27
I installed EnvFile in IntelliJ Ultimate, but now I cannot find in IntelliJ Settings where to configure the plugin. They only provide a screen shot for PyCharm on the plugin homepage.
社区
GoLand
How to use .env or .envrc files to pull env vars for run/debug configurations?
0 票