Stephane Rainville

Avatar
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6
  • Created

    gotests: can't find `gotest`in GOPATH. Try to invoke go get gotest

    Hi, I'm trying to use the GENERATE test for file functionality. I installed gotests as instructed go get -u github.com/cweill/gotests   Using the terminal window in Goland it work perfectly and I g...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    $GOPATH/go.mod exists but should not

    Using Goland 2018.2 EAP I'm going through the VGO tutorial located https://research.swtch.com/vgo-tour Calling vgo with an empty go.mod file manually through the command line works perfectly In Gol...
    • 3 followers
    • 1 comment
    • 4 votes
  • Created

    VGO support for run and debug

    Just downloaded and installed 2018.EAP it detected VGO configuration and go.mod correctly The terminal window at the bottom allows me to run VGO command lines BUT All run and debug commands and con...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to use a different ssh key

    Answered
    I have 2 github accountsA company one and a personal oneI use cygwin to manage my ssh keys and connect to GithubEverything works fine In IntelliJ when using the corporate account since it uses the ...
    • 6 followers
    • 7 comments
    • 1 vote
  • Created

    Subversion - How to delete files

    This will sound like such a Noob questions but I can't seem to find how to delete files from subversion.How to I "check in" a delete?I do not seem to find anything within right click subversion or ...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    Intellij 9.0M1 and opening 8.1.3 Grails Projects

    Hi,Just downloaded and installed 9.0M1 release.I opened up a Grails project done with 8.1.1 and but I do not seem to to see the Grails Facet where I can indicate where my GRAILS JDK is located.How ...
    • 2 followers
    • 3 comments
    • 0 votes