Re: Home Environment Variable

Martin Entlicher <[email protected]> Wed, 30 Jul 2003 18:22:46 +0200
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Organization Sun Microsystems
Message-ID <[email protected]>
Well, HOME variable is somewhat different from the rest of environmental
variables. It's because you can re-define the HOME property in the IDE through
options. That value is stored and it overrides the system HOME variable.

The problem can be, when you did not change the HOME property in Options, but
you've changed the variable value in the system. The IDE should probably
remember whether the HOME property was changed or not.

Issue #33943 is not really related in this case. The value of HOME seems to be
kept by the options system. An easy workaround is to change HOME property is
Tools->Options->Source Creation And Management->Version Control Settings.

Please file an issue for the vcscore module, where the HOME option is
implemented.

Thanks,
Martin

"Seshan, Sriram" wrote:
> 
> Hi,
> 
> I am looking at strange behavior with regard to the HOME, HOMEPATH and
> HOMEDRIVE environment variables as displayed by the environment tab for CVS
> profile in Windows 2000. It does not seem to reflect any changes I make to
> the environment BEFORE starting netbeans. The HOME somehow seems to remain
> as C:\ in my system. I tested other environment variables and the tab seems
> to reflect changes correctly.
> 
> Operating System: Windows 2000
> Netbeans 3.5
> 
> This seems related to 33943. But that issue seems to apply to changes made
> after the UI is started. My issue pertains to changes made prior to starting
> the UI. I can still see how they could be related internally. Can anyone
> clarify that 33943 addresses my issue as well?
> 
> Thanks in advance.
> 
> The contents of this e-mail are intended for the named addressee only. It
> contains information that may be confidential. Unless you are the named
> addressee or an authorized designee, you may not copy or use it, or disclose
> it to anyone else. If you received it in error please notify us immediately
> and then destroy it.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]