This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 66088 - The project working directory is not correctly used when profiling
Summary: The project working directory is not correctly used when profiling
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: iformanek
URL:
Keywords:
: 67929 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-06 08:58 UTC by iformanek
Modified: 2007-02-20 18:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2005-10-06 08:58:36 UTC
The working directory setting in project is ignored when profiling, and the 
working directory of the IDE is used instead.

A workaround in M9 is to create custom profiling configuration and override the 
working directory through the Override Global Settings.
Comment 1 iformanek 2005-10-06 08:59:10 UTC
Will fix in M10
Comment 2 iformanek 2005-10-06 10:31:40 UTC
Fixed in M10

The workqaround for M9 is to manually edit the nbproject/profiler-build-
impl.xml file and replace 2 occurences of "profiler.info.dir" with "work.dir"
Comment 3 iformanek 2005-11-02 16:31:30 UTC
*** Issue 67929 has been marked as a duplicate of this issue. ***
Comment 4 ehucka 2006-10-09 12:09:13 UTC
Verification of old issues.
Comment 5 Alexander Kouznetsov 2007-02-20 10:25:26 UTC
Closing old issues
Comment 6 Alexander Kouznetsov 2007-02-20 18:09:27 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.