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

(End of life: May 31, 2023) AWS Toolkit for Eclipse

Results 108 aws-toolkit-eclipse issues
Sort by recently updated
recently updated
newest added

After successfully installation of aws toolkit plugin in 2019-06 (4.12.0), the AWS icon is not showing in eclipse tool bar. The AWS option is also not visible in perspective window....

needs-response

Running the Lambda in SAM local works just fine .. debugging hangs: Fetching lambci/lambda:java8 Docker container image...... Mounting /private/var/folders/rt/fbgkpm3975n_jbb1zq378lx40000gn/T/tmpl_i0fvr1 as /var/task:ro,delegated inside runtime container And never starts debugging

bug

iam deploying through eclipse, its showing failed to launch sam local i have given yaml file and json file in edit configuration of eclipse

Unable to export project [StatusReportLamda] to jar file JAR creation failed. See details for additional information.

I have multiple lambdas in a single project. When I right-click on one of the lambda handler files in Project Explorer and choose "Upload function to AWS Lambda...", the "Select...

feature-request
lambda

When selecting "Syntax Coloring" from within Eclipse => Preferences => AWS Toolkit => CloudFormation Template Editor I receive the following error (see attached screenshot): * `Unable to create the selected...

confusing-error

Hi, When I use the following P2 update site URL through the Eclipse IDE, everything is fine. http://aws.amazon.com/eclipse/site.xml. However, when I try to build my app with Tycho/Maven, I am...

guidance

Hi, I have an issue with the Cloudformation editor unable to open in Eclipse: eclipse.buildId=4.10.0.I20181206-0815 java.version=1.8.0_101 I get the following stack trace: java.lang.ClassCastException: org.eclipse.ui.part.FileEditorInput cannot be cast to com.amazonaws.eclipse.explorer.cloudformation.StackEditorInput at...

bug

For at least API Gateway, generating events does not work with the latest `sam` CLI version. Whereas older versions may have supported `sam local generate-event api ...` the latest does...

bug