I am trying to learn how to compile xtend / xtext code. I followed two advices, this one, which I found a cleaner and more practical solution and this one.
But neither worked. I feel like I got closer trying the first way (using ant and ivy)
But following README I got the error:
I tried to add <dependency org="org.eclipse.xtend" name="org.eclipse.xtend.core" rev="2.19.0" conf="web->default"/>
in ivy.xml
but..
So, i just need compile and run a HelloWorld