Your Site
  • Home
  • Tour
  • API
  • Blog
  • About
false
Showing posts with label CLASSPATH. Show all posts
Showing posts with label CLASSPATH. Show all posts

Java Environment Variables Settings

Environment Variables:

CLASSPATH - Points to the jar files(tools.jar,rt.jar etc) needed for the execution of  the java application.
PATH -Points to the Java installation folder where java executable files (java,javac etc.) are found.
 Significance of Environment Variables in Java :

Java can be run without setting the environment variables too.

Read more »
Posted by Wenky at 2:24 AM No comments:
Labels: CLASSPATH, Environment Variables, PATH
PAgeType:index|
FOOTER