Problem still exists with Path Change to jdk67/bin.
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.
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>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\jdk67\bin;C:\Ruby200\b in
C:\Users\Dell>javac 'javac' is not recognized as an internal or external command, operable program or batch file.
C:\Users\Dell>
Please let me know.