Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Glenn Duncan   on Jun 25 In Java Category.

  
Question Answered By: Bach-yen Nguyen   on Jun 25

Have you set your path setting? The path should point to the bin folder. An
example:

set path=%path%;c:\jdk1.4.2\bin;

Once you have set that, you should be able to compile your programs from any
folder. Ofcourse, depending on your operating system, the way to set the
environment variables would be slightly different. Hope this helps.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on classpath issue Or get search suggestion and latest updates.


Tagged: