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...
Continue reading...