[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] working directory changes when profiling
|
- From: alfileres@xxxxxxxxx (Jose Antonio)
- Date: Mon, 11 Oct 2004 11:57:12 +0000 (UTC)
- Newsgroups: eclipse.tools.hyades
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
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.