Results 1 to 2 of 2
Thread: What are classpaths!?
- 02-03-2008, 02:59 PM #1
Member
- Join Date
- Jan 2008
- Location
- South Africa
- Posts
- 18
- Rep Power
- 0
What are classpaths!?
I just can't seem to understand what a classpath is. Everywhere I look it says it is the location of your JVM, some say the location of your current Java project, some say you must set it via the console (Yet I don't have to set it if I run a Java program), I just can't seem to understand what it is!
Is it a path to your JVM? Is it a path to the JDK? How can it be a path to your own classes, if you make multiple java projects and simply run them with the "java mainclass" command? And I have also seen some people using them with JAR files to location other libraries and stuff?
Why is it so complicated, and why can't someone just give me a STRAIGHT ANSWER!
Please just tell me...
WHAT is a classpath?
- 02-03-2008, 05:54 PM #2
Member
- Join Date
- Dec 2007
- Posts
- 17
- Rep Power
- 0
Hi Jimm1
Have a look at the following website this should explain what a classpath is.
classpath : Java Glossary


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks