There are two ways to do the thing but doing it with Command prompt would be the easiest way. To start with the Command prompt hit “cmd” in the search after clicking on start. Now enter the commandset path="PATHNAME";eg: set path="c:\Program Files\Java\JDK\bin";and hit enter it will set your path automatically. Now you are ready to run your first Java program.
Wednesday, September 28, 2011
How to set Java JDK environment path in Windows 7
Subscribe to:
Posts (Atom)
How TOPT Works: Generating OTPs Without Internet Connection
Introduction Have you ever wondered how authentication apps like RSA Authenticator generate One-Time Passwords (OTPs) without requiring an i...
-
In my previous blog, I have already discussed on Lambda Expression and its Syntax as well as Functional Interface. So, if you are not awa...
-
From last one month, My internet device is missing from my terrace. So, Mostly I use mobile to access my mail but accessing mail via mobile...
-
Tabs Ctrl+1-8 – Switch to the specified tab, counting from the left. Ctrl+9 – Switch to the last tab. Ctrl+Tab – Switch to the next...