Path: csiph.com!aioe.org!.POSTED.xV/6gj+grSZn0+TB/DGTcw.user.gioia.aioe.org!not-for-mail From: Graeme Geldenhuys Newsgroups: comp.lang.java.programmer Subject: Re: Invoke java with JavaFX Date: Wed, 24 Apr 2019 08:56:46 +0100 Organization: Aioe.org NNTP Server Lines: 11 Message-ID: References: NNTP-Posting-Host: xV/6gj+grSZn0+TB/DGTcw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 Content-Language: en-GB X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com comp.lang.java.programmer:38936 On 24/04/2019 01:35, Stefan Ram wrote: > while today we can write just > > java Main.java I never even knew that was possible. Only ever used "javac" and then "java" from the command line. Regards, Graeme