[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] working directory changes when profiling

Hi All,

I have a problem in an application that reads configuration files whose
path is relative to the working directory. When I run the java application
with 'Run' or 'Debug' it works fine but when I do with 'Profile' the
working directory is changed to C:\DOCUME~1\alfileres\LOCALS~1\Temp

I'm using as working directory: ${workspace_loc:GENERIC_SRC} in 'Run',
'Debug' and 'Profile'.

Any hints?

Thank you in advance.