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.
Later versions of Eclipse use the Java 11 runtime, which removed this class among many others, and the plugin is running a very old version of the AWS Java SDK. I have opened a pull request #227 which I hope gets approved, in the meantime, you would need to use an older version of Eclipse instead. The 2019 ones use Java 8.
Newer versions of Eclipse have a mandatory Java 11 runtime, which has broken a number of critical functions in this plugin. Many classes were removed from Java 11 that existed in Java 8. Fortunately, the AWS SDK for Java has already done the hard work of replacing these, which we can take advantage of by updating that dependency.
Related issues:
#226, #222, #219, and several others. This is relevant for any version of Eclipse that requires JRE 11, such 2020-09 or higher.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using Eclipse Version: 2020-12 (4.18.0) Build id: 20201210-1552.
Uploading lambda function is failing with below error
An internal error occurred during: "Uploading function code to Lambda".
javax/xml/bind/JAXBException
The text was updated successfully, but these errors were encountered: