Forum Post: Re: Get Workspace Folder Location

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello, When you run a launch configuration, there are set of environment variables that are passed to the process. You should be able to use ECLIPSE_WORK: MESSAGE OS-GETENV("ECLIPSE_WORK"). You can use Process Explorer to look at the Environment variables passed to a process.

Continue reading...
 
Status
Not open for further replies.
Back
Top