dstl/baleen

JavaDoc doesn't launch on Mac

dangermouse198 opened this issue · 2 comments

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

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
#13.

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.