Hi,
I am having a silly problem using the NetBeans Profiler. When I run my
project usually (without the profiler) it manages to read in the
required file. However, when I run the profiler I get a
FileNotFoundException. Wherever I put the file I seem to get this
error. Is there a way to find out where I should put this file so the
profiler can read it or to find out which file(s) it is looking in?
Thanks
kolmis - 25 Oct 2006 13:49 GMT
Hi Alex,
try setting the project working directory to the root directory of
your netbeans project, i.e.
set Project Properties => Run => Working Directory so that it points
to your project.
Hope that helps,
Karel
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thanks