javac is not recognised as an internal or external command operable program or batch file

nivedhalak

nivedhalak

@nivedhalak-Jlaksh Oct 26, 2024
hey guys,
javac is not recognized in cmd window,even i hv set path as C:\Program Files\Java\jdk1.7.0\bin . Pls someone help me 2 solve tis prob........

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Sahithi Pallavi

    Sahithi Pallavi

    @sahithi-oJZaYj Jun 19, 2012

    It seems either java is not installed properly or you didn't set the path correctly.

    Can you tell us the path what you set? Did you used semicolon at the ending?
  • Vikash Verma

    Vikash Verma

    @vikash-verma-jF0MOy Jun 19, 2012

    okay if what you have done doesn't work then try this...
    1)copy path of your bin directory.
    2)open path environment variable.
    3)there will be some existing code.
    4)go to the extreme left end of the contents and put a semicolon.
    5)then again move your cursor to the extreme left of path variable value and then paste your bin directory address where javac is available... 😎

    I think it will work for sure...
  • gaurav1216

    gaurav1216

    @gaurav1216-czIGkH Jul 8, 2012

    type the command on command window=> set path=C:\Program Files\Java\jdk1.7.0_01\bin
  • TaraJava

    TaraJava

    @tarajava-fqIQFu Jul 9, 2012

    This page is really gonna solve your problem just follow the steps properly and u are done #-Link-Snipped-#