I'm new to IBM Watson.
I'm interested in using Tone Analyzer and I want to create a simple Java application with it.
I've read the documentation and got here
https://github.com/watson-developer-cloud/java-sdk/tree/master/tone-analyzer
I don't understand however what steps I need to do from here.
The installation readme is not clear at all.
My goal is to analyze the simple text from the mail in the example shown.
I use Eclipse as IDE, I want to setup a project doing it.