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 88064 - [jmeter] Default location of new scripts
Summary: [jmeter] Default location of new scripts
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-26 09:40 UTC by ehucka
Modified: 2007-10-19 16:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-10-26 09:40:08 UTC
If I invoke New File | JMeter Plan on a web project the script is created to the
root folder of the project but there it is not visible for profiler. It must be
placed to src or test folder.
Comment 1 J Bachorik 2006-10-26 14:58:11 UTC
The idea is to keep the jmeter scripts separate from the rest of the project
files - preferably in a separate directory. With the help of the new
projectsuiapi  from October 5th, 2006, it can be done. Will fix this in next
milestones
Comment 2 J Bachorik 2007-08-06 14:41:18 UTC
implemented for beta1
Comment 3 ehucka 2007-10-19 16:07:10 UTC
verified