On 2021-09-22 02:06, uruseiiyatsura wrote:
> This returns error "can't compile a java block without a classname."
> --8<--
> #+begin_src java :results output
> System.out.print("hello, world");
> #+end_src
> --8<-- 
> Gentoo and Ubuntu 20.04 in Emacs version 27.2. org version 9.4.4,
> 9.4.6 and 26.3 9.1.9 using the following .emacs.el:
> 
> (require 'org)
> (org-babel-do-load-languages
> 'org-babel-load-languages
> '(
> (java . t)
> ))
> --8<--
> Upgrading to 9.4.6 did not fix this

On 2022-10-20 02:58, Ihor Radchenko wrote:
> Your example works just fine on the latest Org.
> I cannot reproduce the problem.

I am also unable to reproduce with the latest Org, uruseiiyatsura are
you still running into this problem?

Thanks,

-- 
Jacob S. Gordon
[email protected]
Please don’t send me HTML emails or MS Office/Apple iWork documents.
https://useplaintext.email/#etiquette
https://www.fsf.org/campaigns/opendocument

Reply via email to