Stephane Rainville

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Stephane Rainville commented, -
Stephane Rainville created a post, 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... -
Stephane Rainville created a post, $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... -
Stephane Rainville created a post, 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... -
Stephane Rainville created a post, AnsweredHow to use a different ssh key
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 ... -
-
Stephane Rainville created a post, 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 ... -
-
Stephane Rainville created a post, 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 ...