Hi Roberto
I tried going throught the step-by-step tutorial.
I used install.sh (without the Treegtagger) and it finished successfully.
Then I opened Eclipse and in Eclpise, opened a Maven project.
In step 6 of the tutorial, I'm expected to see "Maven dependencies" under myproject. But it is not there. Note that the eight other items (starting /src/main/java and ending with pom.xml) are there. Step 7 describes what I'm expetced to see in xml.pom. I opened the file, and saw that the first few lines are there but the dependencies are not.
Nevertheless I proceeded to step 8 and 9, created the class, and (as expected?) the import statements " import eu.excitementproject.eop.common.DecisionLabel;" did not work.
OS: Linux version 4.7.2-aufs-1
IDE: Eclipse
Regards
Karni