You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
I've installed AWS Toolkit Eclipse 2.0.
Then I created AWS Lambda Java Project.
I tryed to upload the demo code as above.
"Right Click" on demo de -> "AWS Lambda" -> "Upload function to Lambda"
Set the region on previously created S3 backet region, and click "next".
Click the "Complete" botton.
After that, Error message display as above.
Failed to upload project to Lambda
com.amazonaws.eclipse.core.exceptions.AwsActionException
Unable to export project [HelloLambda] to jar file
Failed to create JAR. See details for additional information.
What can I do to resolve this problem?
Eclipse version is as follows.
Version: 2021-09 (4.21.0)
Build id: 20210910-1417
Eclipse toolkit version is as follows.
AWS Toolkit for Eclipse Core
2.3.1.v201807201743
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've installed AWS Toolkit Eclipse 2.0.
Then I created AWS Lambda Java Project.
I tryed to upload the demo code as above.
"Right Click" on demo de -> "AWS Lambda" -> "Upload function to Lambda"
Set the region on previously created S3 backet region, and click "next".
Click the "Complete" botton.
After that, Error message display as above.
Failed to upload project to Lambda
com.amazonaws.eclipse.core.exceptions.AwsActionException
Unable to export project [HelloLambda] to jar file
Failed to create JAR. See details for additional information.
What can I do to resolve this problem?
Eclipse version is as follows.
Version: 2021-09 (4.21.0)
Build id: 20210910-1417
Eclipse toolkit version is as follows.
AWS Toolkit for Eclipse Core
2.3.1.v201807201743
The text was updated successfully, but these errors were encountered: