@Christian: Remember I’m having similar problems? Under some conditions, the resource path seems to be wrongly set.
@Andy: What operating system, Java version etc. are you using? Anyway: I’d not import the zip, but use git to fetch the code. A page in the documentation describes the steps needed [1].
Jens
[1]: http://docs.basex.org/wiki/Developing_with_Eclipse
--
Jens Erat
[phone]: tel:+49-151-56961126
[mail]: mailto:email@jenserat.de
[jabber]: xmpp:jabber@jenserat.de
[web]: http://www.jenserat.de
PGP: 350E D9B6 9ADC 2DED F5F2 8549 CBC2 613C D745 722B
Am 08.08.2014 um 00:11 schrieb Andy Bunce <bunce.andy@gmail.com>:
> Hi,
> I am having problems running the source. I have download the zip from github, and added as a java project in eclipse.
> When I run I get...
>
> /lang/English.lang not found.
> English.lang: 'srv_started_port_%' is missing
> English.lang: 'srv_stopped_port_%' is missing
> English.lang: 'srv_running' is missing
>
> What am I doing wrong?
> /Andy