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 92052 - NetBeans JMeter Plugin
Summary: NetBeans JMeter Plugin
Status: RESOLVED 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: http://profiler.netbeans.org/docs/hel...
Keywords: UI
Depends on:
Blocks: 89610
  Show dependency tree
 
Reported: 2007-01-08 21:17 UTC by Tomas Hurka
Modified: 2007-01-08 21:36 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 Tomas Hurka 2007-01-08 21:17:48 UTC
Overview
The plugin will provide the load generator fetaures to NB IDE. Initially, the load generator will be used 
mainly for profiling applications but it will be not restricted to that area only.

Required functionality
The plugin will have to provide an easy way to start and stop any JMeter test plan. The plugin must 
visualize its state - prefferably the currently running test plans and the recently run (and finished) test 
plans. The plugin must also provide a comprehensible view of the JMeter outputs.
The plugin must enable editing the test plans by opening them in JMeter from within NB IDE.
The plugin must provide clearly defined interfaces for its required functionality. It must expose a public 
API and preferrably an ant task so the plugin can be controlled from within NB starndard build process.
Comment 1 Tomas Hurka 2007-01-08 21:20:59 UTC
Integrated in trunk. 
Description available here http://profiler.netbeans.org/docs/help/6.0/loadgenerator.html