Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe04.iad.POSTED!6b61fb94!not-for-mail From: Knute Johnson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: Java Compiler References: <2f06c60f-e562-480d-8bd2-2fc4ad35870e@glegroupsg2000goo.googlegroups.com> In-Reply-To: <2f06c60f-e562-480d-8bd2-2fc4ad35870e@glegroupsg2000goo.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lines: 11 Message-ID: X-Complaints-To: abuse@newsdemon.com NNTP-Posting-Date: Tue, 03 May 2011 01:52:42 UTC Organization: NewsDemon Date: Mon, 02 May 2011 18:52:43 -0700 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3459 On 05/02/2011 06:46 PM, New Programmer wrote: > Is there a program to compile java without using Netbeans? I would prefer to write in notepad++ :/ The compiler is 'javac' and the run time invoker is 'java'. I don't use netbeans but I'm sure that it has all the compiler parts. Just make sure the programs are in your path and it should just work. -- Knute Johnson s/knute/nospam/