unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org, Vincent Legoll <vincent.legoll@gmail.com>,
	Phil <phil@beadling.co.uk>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: javadoc not in jdk?
Date: Sat, 27 Feb 2021 07:38:12 -0500	[thread overview]
Message-ID: <01B9DAD2-F375-4176-8F8C-72C65B4FF924@lepiller.eu> (raw)
In-Reply-To: <CAEwRq=o74cXDromApDOZFRne2w7GMK3+S0epyafdfJ8mbbqxVA@mail.gmail.com>

The syntax would be ("jdk-doc" ,openjdk "doc"), but if you mean the javadoc program, then it's the "jdk" output, which also contains the java compiler (icedtea and openjdk only contain java, not javac).

Le 27 février 2021 06:14:43 GMT-05:00, Vincent Legoll <vincent.legoll@gmail.com> a écrit :
>Hello,
>
>you should try adding the "doc" output from the jdk
>
>see
>https://guix.gnu.org/manual/en/guix.html#Packages-with-Multiple-Outputs
>
>something like the following:
>
>     (native-inputs
>      `(("openjdk" ,openjdk14)
>         ("jdk-doc" ,openjdk:doc)))
>
>Tchuss
>
>-- 
>Vincent Legoll

  reply	other threads:[~2021-02-27 12:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27 11:00 javadoc not in jdk? Phil
2021-02-27 11:14 ` Vincent Legoll
2021-02-27 12:38   ` Julien Lepiller [this message]
2021-02-27 13:35   ` Phil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01B9DAD2-F375-4176-8F8C-72C65B4FF924@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=help-guix@gnu.org \
    --cc=phil@beadling.co.uk \
    --cc=vincent.legoll@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).