From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Jones Subject: Org-babel Java imports Date: Fri, 15 Sep 2017 14:56:13 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a11423646bc96e205593b98cc" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dss2e-0006Mg-5e for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 10:56:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dss2d-00063r-5P for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 10:56:28 -0400 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:49643) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dss2c-00063B-V7 for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 10:56:27 -0400 Received: by mail-wm0-x229.google.com with SMTP id e71so9026798wmg.4 for ; Fri, 15 Sep 2017 07:56:25 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a11423646bc96e205593b98cc Content-Type: text/plain; charset="UTF-8" Hi Want to create org docs with embedded java blocks which will generate testing data I have seen http://ehneilsen.net/notebook/orgExamples/org-examples.html#sec-19 but have not been able to find an example where there are any import statements e.g. import java.time.*; Can anyone tell me how I might achieve this? Thanks, Tim --001a11423646bc96e205593b98cc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi
Want to create org docs with embedded java blocks w= hich will generate testing data

I have seen=C2=A0<= a href=3D"http://ehneilsen.net/notebook/orgExamples/org-examples.html#sec-1= 9">http://ehneilsen.net/notebook/orgExamples/org-examples.html#sec-19= =C2=A0
but have not been able to find an example where there are = any import statements e.g.=C2=A0
import java.time.*;

Can anyone tell me how I might achieve this?

Thanks,

Tim
--001a11423646bc96e205593b98cc--