Tyrion Lannister

Avatar
  • Total activity 29
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 7
  • Created

    can't run forked project while other can

    Answered
    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...
    • 2 followers
    • 12 comments
    • 0 votes
  • Created

    Error while finding module specification

    Answered
    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    can IntelliJ set project JDK from build.gradle settings

    Answered
    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...
    • 6 followers
    • 12 comments
    • 0 votes