Kenji Otsuka
- 活动总数 41
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 Can't add Remote PHP interpreter
Hi, I'm using IntelliJ IDEA 2023.3.6 (Ultimate Edition) with PHP now.I tried to use a docker container for PHP interpreter and followed the guidehttps://blog.jetbrains.com/phpstorm/2016/11/docker-r... -
创建于 PHP SDK can not be configured
Question:I wanted to change SDK to PHP.but IDE said:But setting dialog looks the PHP interpreter was configured.How can I configure PHP Interpreter?I'm using IntelliJ IDEA Ultimate Edition (2023.3.4). -
已编辑于 Set Ruby interpreter via docker-compose.yml
已回答When I tried to add Ruby interpreter based on docker-compose.yml, it failed.Could you please tell me how I can add it correctly?My docker-compose.yml is this:version: "3.8" services: main: i...