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 60810 - Profiler target must be in build.xml
Summary: Profiler target must be in build.xml
Status: CLOSED DUPLICATE of bug 60086
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 19:03 UTC by eduar09
Modified: 2007-02-12 21:56 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 eduar09 2005-07-08 19:03:40 UTC
Freeform projects allow the use of build scripts that are not named build.xml
nor do they need to be placed in the root project directory. In addition, the
primary build script may not be where the profiler target should be since the
<nbprofiler> task is IDE specific, it should probably be placed in the
ide-targets.xml script inside the "nbprojects" directory, similar to how debug
targets get created by default.

I need a way to tell the profiler not only the target, but the script the target
is in when configuring the profiler.
Comment 1 iformanek 2005-07-13 15:35:34 UTC
Thanks for reporting this.
The issue has already been filed as issue 60086, this will be fixed in 
Milestone 8.
Marking as duplicate

*** This issue has been marked as a duplicate of 60086 ***
Comment 2 ehucka 2006-10-09 12:10:23 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-12 21:56:40 UTC
Closing old issues.