Open bkurmi opened 4 years ago
Always getting the following error while uploading lambda from eclipse after installing plugin AWS tool.
Unable to export project [LambdaDemo] to jar file JAR creation failed. See details for additional information.
Failed to upload project to Lambda com.amazonaws.eclipse.core.exceptions.AwsActionException
Although I cn build the jar locally. I can upload that jar in Lambda and it seems working fine there. I used java8
any solution you found for this issue ?
Always getting the following error while uploading lambda from eclipse after installing plugin AWS tool.
Unable to export project [LambdaDemo] to jar file JAR creation failed. See details for additional information.
Failed to upload project to Lambda com.amazonaws.eclipse.core.exceptions.AwsActionException
Although I cn build the jar locally. I can upload that jar in Lambda and it seems working fine there. I used java8