Results 1 to 8 of 8
Thread: Installing JDK 1.5
- 08-30-2009, 01:28 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 5
- Rep Power
- 0
- 08-30-2009, 05:01 PM #2
Member
- Join Date
- Aug 2009
- Posts
- 6
- Rep Power
- 0
Unfortunately I'm not able to post links yet, however a simple google search for "setting classpath for java" will yield several pages which can give you instructions on how to do that. The problem is it's different for each operating system, and probably slightly different between different versions of the same OS (i.e. it might be a slightly different procedure from WinXP and Vista).
It's not difficult, it's just a matter of knowing where to go and what to type to get it all set up.
- 08-30-2009, 05:50 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Just search on the web about setting-up the environment variables in Java. You can find lots of articles about that.
- 09-01-2009, 08:59 AM #4
Member
- Join Date
- Jul 2009
- Posts
- 5
- Rep Power
- 0
Thanks.I did set my environmental variables.But i wanted to confirm should i set 'JAVA_HOME' variables also?I found different answers on this topic.If i cud get some help?
- 09-02-2009, 04:48 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 09-02-2009, 03:36 PM #6
Member
- Join Date
- Jul 2009
- Posts
- 5
- Rep Power
- 0
Yes I am working on Windows XP
- 09-02-2009, 04:44 PM #7
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
You may or may not set the JAVA_HOME variable depending on your needs. Adding the jdk's bin directory to your PATH is sufficient to make you compile and run java programs from your command line.
Some applications expect a JAVA_HOME to be set and if you have such applications then you have to set it.
- 09-03-2009, 11:50 AM #8
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Similar Threads
-
to run jar file without installing jre
By Md Saim in forum Web FrameworksReplies: 10Last Post: 08-29-2011, 10:12 PM -
HELP installing JDK please!
By trucutru in forum New To JavaReplies: 9Last Post: 01-17-2009, 06:31 AM -
installing j2s
By ravjot28 in forum EclipseReplies: 9Last Post: 06-27-2008, 11:10 AM -
Installing JMF
By vinnieza in forum EclipseReplies: 0Last Post: 05-04-2008, 07:11 PM -
Installing Java
By Adv3nt in forum New To JavaReplies: 3Last Post: 12-12-2007, 11:29 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks