[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Viewing Environment Variables within Eclipse

Indirectly...
Open the launch configuration dialog (From the Run or Debug menu)

Create a Java application launch config (or use an existing one)
Go to the Environment tab
Click Select...

HTH
Darins

"Aaron Bauman" <aaron@xxxxxxxxxxxx> wrote in message 
news:eugmu2$knd$1@xxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Is there a way to view the OS environment variables from within Eclipse? I 
> would like to know the values of the environment variables after Eclipse 
> loads.
>
> Thanks,
> Aaron