Hi Ben,
do you have Project -> Build Automatically enabled?
What happens if you try to run 'HTMLExample' (select basex-examples [basex
master], right-click and 'Run As´ java application, select 'HTMLExample -
org.basex.examples.create'?
Cheers,
Alex
> On 13. Apr 2018, at 11:21, Ben Engbers <[email protected]> wrote:
>
> Hi,
>
> I select basex-examples [basex master], right-click and 'Run As´ java
> application. Eclipse starts building a type hiërarchie and returns with this
> dialog:
>
> <mlahhplipfinldho.png>
>
> After selecting QueryExample, I get this missege in the console:
> Error: Could not find or load main class org.basex.examples.api.QueryExample
>
> I checked but QueryExample.class does not exist
>
> Ben
>
>
> Op 13-04-18 om 10:02 schreef Alexander Holupirek:
>> Hi Ben,
>>
>> in principle there's 'nothing special' to watch out for.
>>
>> - $ git clone
>> [email protected]: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
>>
>