Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nico Löber
Total activity
31
Last activity
April 23, 2024 15:07
Member since
February 23, 2022 19:20
Following
1 user
Followed by
0 users
Votes
3
Subscriptions
9
Activity overview
Posts (6)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
March 02, 2022 11:02
I finally found the solution. In case someone else struggles about this, here are the adaptions to the official answer to make it work: To apply the "use existing container" setting, replace final ...
Community
IntelliJ IDEA Open API and Plugin Development
Custom PHP Interpreter from Plugin
0 votes
Created
February 25, 2022 12:34
@... could you please give me some hint why final PhpRemoteSdkTypeData typeData = sdkData.getTypeData(); evaluates to null? Your code example looks like it should return an instance of PhpDockerCo...
Community
IntelliJ IDEA Open API and Plugin Development
Custom PHP Interpreter from Plugin
0 votes
Created
February 23, 2022 19:20
Thank you @... your code example helped a lot!I've got a working Interpreter now, but I still have two issues: sdkData.getTypeData() is null, causing the next if to be false, so the command is not ...
Community
IntelliJ IDEA Open API and Plugin Development
Custom PHP Interpreter from Plugin
0 votes
«
First
‹
Previous