Hi Alex,

Automatic build is enabled.

Error: Could not find or load main class org.basex.examples.create.HTMLExample
Op 13-04-18 om 11:35 schreef Alexander Holupirek:

This is how basex shows up in my project-explorer:



I am running Fedora on a Thinkpad

Ben
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 <Ben.Engbers@Be-Logical.nl> 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 
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