Re: 'javac is not an internal or external command' this is the error iam getting while compiling a simple program
- From: Stanimir Stamenkov <s7an10@xxxxxxxxxxxx>
- Date: Sun, 01 Jun 2008 14:29:42 +0300
Fri, 23 May 2008 06:49:04 -0700 (PDT), /paddu/:
first i installed java software and typed a simple program then while compilation time i am getting the error as
"javac is not an internal or external command operable statement or batch file".
so what is the solution for that?
Have you installed just a JRE (Java Run-time Environment) as opposed to JDK (Java Development Kit), what site (URL) have you got it from? The former allows you to just run Java programs while the later contains the Java compiler (javac) and other tools allowing you to develop Java programs.
--
Stanimir
.
- Prev by Date: Re: extract a text, from a text file, that is contained between two strings
- Next by Date: log4j works difffrently in jboss 3.2.5 then in was 5.1.2
- Previous by thread: Re: extract a text, from a text file, that is contained between two strings
- Next by thread: log4j works difffrently in jboss 3.2.5 then in was 5.1.2
- Index(es):
Relevant Pages
|
|