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 75953 - profiler doesn't work when the ant buils files has a different name
Summary: profiler doesn't work when the ant buils files has a different name
Status: RESOLVED DUPLICATE of bug 132721
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-04 23:29 UTC by bauna
Modified: 2008-12-04 12:07 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 bauna 2006-05-04 23:29:07 UTC
If the project's build file isn't called: build.xml the profiler doesn't work.
Comment 1 Tomas Hurka 2006-05-05 08:24:40 UTC
Which project do you have in mind? Freeform?
Comment 2 bauna 2006-05-05 18:10:21 UTC
I'm not thinking in free form build.
I impoort a existing proyect into nb, in that project a file called "build.xml"
already exists, because of that nb creates "nbbuild.xml".
The profiler didn't until I renamed nbbuild.xml to build.xml
I expect that the profiler look for the right build file.

Comment 3 Tomas Hurka 2007-09-11 12:51:24 UTC
So you used 'Java project with existing sources' and your project already had build.xml in top level directory? Can you please describe exact steps how to 
reproduce it? Thanks.
Comment 4 Alexander Kouznetsov 2007-10-23 09:58:42 UTC
Closing due to no comments within 4 weeks on INCOMPLETE status. Please reopen if reproduced again.
Comment 5 diggywang 2008-12-04 02:52:32 UTC
I think this problem hasn't been resolved yet, so I need to reopen it.

Description:

I am using Netbeans 6.5. Once used 'Java project with existing sources' and my project already had build.xml in top
level directory, Netbeans will  create a build file named nbbuild.xml. It works ok while running, debugging, cleaning,
distibuting..., but if I start to profile project, the profiler seems to only recoganize 'build.xml' not 'nbbuild.xml',
of course the build.xml doesn't have profile target any more.

Comment 6 J Bachorik 2008-12-04 11:59:57 UTC
This is tracked in issue #132721

*** This issue has been marked as a duplicate of 132712 ***
Comment 7 J Bachorik 2008-12-04 12:06:32 UTC
wrong duplicate
Comment 8 J Bachorik 2008-12-04 12:07:12 UTC

*** This issue has been marked as a duplicate of 132721 ***