aws-toolkit-eclipse icon indicating copy to clipboard operation
aws-toolkit-eclipse copied to clipboard

SAM Local does not support gradle projects

Open hongqijia opened this issue 6 years ago • 2 comments

Here is the error message I get when I try to test my gradle project with SAM local:

Failed to launch SAM Local. The project must be a Maven project with a pom.xml file in the root!

hongqijia avatar Jun 21 '18 14:06 hongqijia

The AWS Toolkit for Eclipse is freezing and we are focusing on the plugin development in JetBrains. The latest AWS Toolkit for JetBrains supports the Gradle project for SAM features, local running / debugging, application deployment and Lambda function deployment.

Please give it a try and let us know if you have any issues for using that.

zhangzhx avatar Mar 27 '19 18:03 zhangzhx

Is there an update on this feature request?