Hi Ben,
in principle there's 'nothing special' to watch out for.
- $ git clone git@github.com:BaseXdb/basex.git - Eclipse: File -> Import -> Git -> Projects from Git
The project should compile properly and one should be able to run the examples. What problems do you encounter?
Cheers, Alex
On 13. Apr 2018, at 01:11, Ben Engbers Ben.Engbers@Be-Logical.nl wrote:
Hi,
I want to compile and run the basex-examples in Eclipse (Oxygen) but even after adding Maven-support, I can't manage to compile the sources (were downloaded with git).
When I look at the properties for the basex-examples project, I would expect to find the Java-classes in the target/classes directory but this directory does not contain any java classes.
How can I compile the sources?
Thanks,
Ben