help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: javadoc not in jdk?


From: Phil
Subject: Re: javadoc not in jdk?
Date: Sat, 27 Feb 2021 13:35:00 +0000
User-agent: mu4e 1.2.0; emacs 26.3

Vincent Legoll writes:

> you should try adding the "doc" output from the jdk
>
> see https://guix.gnu.org/manual/en/guix.html#Packages-with-Multiple-Outputs

Thanks that was the clue I needed - for future readers the exact
solution was:

(native-inputs `(("openjdk:jdk" ,openjdk14 "jdk")))

javadoc is in the jdk, not the doc output.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]