-
Set path
I am running Win Me
How do I set path to run Java (jdk1.3.1_03).
As I understand I set in autoexec.bat, but it seems not work.
I don't understand why.
Any help is greatly appreciated!!
Best Regards,
-
Re: Set path
How are you using the JDK? Command line or IDE? I usually set it in my bat
file or some sort of script file. I never depend on global settings for
path and classpath - or the registry (if I can help it). It is more pain
than it is worth, which doesn't take much. To top it off, Win9X (includes
ME) has smaller limitations on the path and classpath lengths. I use W2k
and it can take larger values - I ran out of room with those.
"Susan" <java.@127.0.0.1> wrote:
>
>I am running Win Me
>How do I set path to run Java (jdk1.3.1_03).
>As I understand I set in autoexec.bat, but it seems not work.
>I don't understand why.
>Any help is greatly appreciated!!
>Best Regards,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks