Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud
this week in the
Cloud/Virtualization
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Beginning Java
Environment Variable
Rajesh Mani
Greenhorn
Posts: 6
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
How to set the classpath which points to the bin directory of jre. what is the command used to do that.
Thnx
Rajesh.
Christophe Verré
Sheriff
Posts: 14691
16
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Why would a classpath point to a
bin
directory ?
Please tell us exactly what you are trying to do.
[My Blog]
All roads lead to JavaRanch
tcskuttb kuttan
Greenhorn
Posts: 1
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If you wanty to compile
Java
pgms from any directory. put till "bin" in Environment PATH variable(not in class path)
Srikanth Ramu
Ranch Hand
Posts: 76
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Refer below link to know about Classpath setting:
http://faq.javaranch.com/view?HowToSetTheClasspath
Difference between Classpath and Path can be viewed in below post:
https://coderanch.com/t/407122/java/java/CLASSPATH-vs-PATH
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
how classpath works??
Difference among JAVA_HOME,JRE_HOME,CLASSPATH and PATH
Setting the classpath
classpath
Sorry again after so much time - Path problems
More...