JAVAC Error
Please check the error. 'javac' is not recognized as an internal or external command, operable program or batch file.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Dell>echo %path%
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Wind
owsPowerShell\v1.0\;C:\ant194\bin;C:\maven323\bin;C:\Java\jre67\bin;C:\Ruby200\b
in
C:\Users\Dell>java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) Client VM (build 24.65-b04, mixed mode, sharing)
C:\Users\Dell>javac
'javac' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Dell>
OS used is Windows 7 in Dell Vostro Laptop.