I have set up the AWS SDK for Java in the Eclipse IDE and am starting to use it.
I tried to start coding and chose Create a New AWS Java Project (using one of the available samples, in a new workspace), but when I clicked OK, it gave me a NoSuchMethodError error (copied & pasted below). Without utilising a sample, I attempted to create a new project but received the same issue. What's wrong exactly?