all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#53934: OpenJDK doesn't have a doclet
@ 2022-02-10 23:26 Igor Gajsin
  2022-02-13 23:21 ` Michael Rohleder
  0 siblings, 1 reply; 6+ messages in thread
From: Igor Gajsin @ 2022-02-10 23:26 UTC (permalink / raw)
  To: 53934

There is a problem with openjdk (all versions 10 to 17). When I run
cider (emacs mode for clojure) it complains about:
java.lang.ClassNotFoundException: jdk.javadoc.doclet.Doclet

when I try to set icedtea there is no such problem. If I understand well
doclet is a part of JDK so it shoulb be part of a modern openjdk
installation.

way to reproduce:

1. Install openjdk and emacs  via `guix package -i openjdk emacs`
2. In emacs apply code  `(use-package cider :ensure t)`
3. on a any clojure project run the command `cider-jack-in`
4. receive the erorr in the repl
5. Install icedtea `guix package -i icedtea`
6. repeat the command and see no errors

-- 
With best regards,
Igor Gajsin




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-15 22:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 23:26 bug#53934: OpenJDK doesn't have a doclet Igor Gajsin
2022-02-13 23:21 ` Michael Rohleder
2022-02-14 21:26   ` Igor Gajsin
2022-02-14 21:35     ` Julien Lepiller
2022-02-14 22:49       ` Igor Gajsin
2022-02-15 22:45       ` Igor Gajsin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.