Allan Gong

Results 3 issues of Allan Gong

Folly is successfully installed on mac via brew: ``` $ brew install folly ``` However, encountered the following compiling error when trying to use folly: ``` #include ...... std::string str...

When loading the `play-scala-starter-example` project as a gradle project in intellij. The external libraries only shows java 1.8 related libraries. All the dependencies loaded via gradle are missing. I suspect...

status:backlog

Currently this plugin can only retrieve docker images from a specified ECR in the same AWS account. Is this by design ? For an application, the problem is that the...