dstl / baleen

Entity Extraction Text Processor
Apache License 2.0
148 stars 40 forks source link

JavaDoc doesn't launch on Mac #13

Closed dangermouse198 closed 8 years ago

dangermouse198 commented 8 years ago

Hi James,

I reinstalled Baleen 2.1.0 on my MacBook Pro and tried to launch the JavaDoc, but it isn't launching. There's an error, but that's all it is saying. Baleen 2.1.0 .JAR file is in the same directory as the JavaDoc executable and that doesn't launch either: The Terminal reports it was unable to access the .JAR file. What am I doing wrong please?

DM

wozzam commented 8 years ago

Check for spaces in your path. On 5 Mar 2016 10:07, "dangermouse198" notifications@github.com wrote:

Hi James,

I reinstalled Baleen 2.1.0 on my MacBook Pro and tried to launch the JavaDoc, but it isn't launching. There's an error, but that's all it is saying. Baleen 2.1.0 .JAR file is in the same directory as the JavaDoc executable and that doesn't launch either: The Terminal reports it was unable to access the .JAR file. What am I doing wrong please?

DM

— Reply to this email directly or view it on GitHub https://github.com/dstl/baleen/issues/13.

jbaker-dstl commented 8 years ago

As @wozzam said, there was a bug that prevented Javadoc working in Baleen 2.1.0 if there was a space in the path (see Issue #8). This has been fixed in later snapshot releases, but the temporary fix if you don't want to build your own release from source is to use a path without spaces.