Jul 30, 2008 #1 Canelas Programmer Joined Feb 20, 2008 Messages 46 Location PT Hello everyone. I need to add a windows environment variable. Can anyone help? Thanks in advance.
Jul 30, 2008 #2 stefanwagner Programmer Joined Oct 19, 2003 Messages 2,373 Location DE Too unspecific description. don't visit my homepage: http://home.arcor.de/hirnstrom/bewerbung Upvote 0 Downvote
Jul 30, 2008 #3 tom62 Programmer Joined Nov 12, 2002 Messages 152 Location DE Why would you need to do that? Any Window variable can be set up in the Windows command file that executes your java program. Upvote 0 Downvote
Why would you need to do that? Any Window variable can be set up in the Windows command file that executes your java program.
Aug 1, 2008 #4 prosper Programmer Joined Sep 4, 2001 Messages 631 Location HK classpath can be one of the Windows Environment Variable. This hyperlink will tell you how to set the classpath variable in Windows. http://faq.javaranch.com/view?HowToSetTheClasspath Upvote 0 Downvote
classpath can be one of the Windows Environment Variable. This hyperlink will tell you how to set the classpath variable in Windows. http://faq.javaranch.com/view?HowToSetTheClasspath