Nathan M

Results 11 comments of Nathan M

I am getting the same error in Intellij 14. If I get some extra time I may be able to look into this but some general direction would be helpful....

Thanks for the update @nicoulaj and for building this plugin.

Would this require changes somewhere towards the top of image_loader.h?

I am in the midst of implementing a testing suite built on SQLAlchemy and Factory Boy. There are a number of small updates I would like to add to the...

I tried using Intellij's settings, windows environment variables and including the https host on the command line.

Tried to utilize this tool for some scripts and found lack of IAM support to be a blocker. Not sure how many people would need this functionality and in time...

I did a bit of digging this weekend to figure out how it could be handled. I _think_ the PGPASSWORD environment variable could work but did not get a working...

I took some time to see if I could get the PGPASSWORD approach to work. I tried to use a `strings.Builder` object. Hopefully the sample below conveys my approach. ```go...

This issue held me up for more hours than I would like to admit. How can I contribute to adding a constructor?

I am getting a similar issue. I have provided the output of `gradle init --stacktrace` below. ``` FAILURE: Build failed with an exception. * Where: Build file 'C:\Work\site-equipment-explorer\build.gradle' line: 15...