aws / aws-toolkit-eclipse

(End of life: May 31, 2023) AWS Toolkit for Eclipse
http://aws.amazon.com/eclipse
Apache License 2.0
275 stars 178 forks source link

SAM Local does not support gradle projects #115

Open hongqijia opened 6 years ago

hongqijia commented 6 years ago

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!

zhangzhx commented 5 years ago

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.

blueoak-dhananjaysinghsengar commented 3 years ago

Is there an update on this feature request?