Tyrion Lannister
- 活动总数 29
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 7
-
创建于 can't run forked project while other can
已回答I am pulling branch from https://github.com/tychobrailleur/HO/tree/java-14 and trying to run the project. The project built successfully but then when launching it throws the following error: Erro... -
创建于 Error while finding module specification
已回答I decided to change the name of my python project since that I cannot run any module. I deleted run configuration. Now if I do right click on a file and run, I got the following message: The c... -
创建于 how to configure PHPstorm for Yii2 project under Windows
Hello, Let start by saying that I am new to PHPstorm / Yii2 and even PHP for that matter. I installed WAMP and created an Apache Virtual Host and I cloned a Yii2 project. Maybe worth to say that m... -
创建于 PHP version set for the project isignored
file/Settings/Languages & Framewoks/PHP: composer.json: I got the following error: why is it saying that my PHP version is 5.6.40 considereing I have set it equals to 7.2.18 (see first scr... -
创建于 can IntelliJ set project JDK from build.gradle settings
已回答Hello, I am working on an open source project which is currently based on java 8. I would like to upgrade the JDK to openJDK 11 and ideally, I would like to do it so via Gradle file to make sure t...