Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3459
| From | Knute Johnson <nospam@knutejohnson.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Java Compiler |
| References | <2f06c60f-e562-480d-8bd2-2fc4ad35870e@glegroupsg2000goo.googlegroups.com> |
| Message-ID | <KdJvp.8024$Du7.5185@newsfe04.iad> (permalink) |
| Organization | NewsDemon |
| Date | 2011-05-02 18:52 -0700 |
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/
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Java Compiler New Programmer <ryan.morrone@gmail.com> - 2011-05-02 18:46 -0700 Re: Java Compiler Knute Johnson <nospam@knutejohnson.com> - 2011-05-02 18:52 -0700 Re: Java Compiler "John B. Matthews" <nospam@nospam.invalid> - 2011-05-02 23:53 -0400 Re: Java Compiler Roedy Green <see_website@mindprod.com.invalid> - 2011-05-03 03:36 -0700 Re: Java Compiler Lew <noone@lewscanon.com> - 2011-05-04 14:32 -0400
csiph-web