|
Setting Java Path
I have a basic question now.
How can I put Java in path?
I used to use Eclipse for compiling and running Java classes. I just formatted my disk and now I only have JDK with me. I can compile and run Java classes provided they are in C:\j2sdk1.4.2_15\bin folder. I want to compiie and run even if they are in some other folder/drive.
Please advice.
|