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

Summary: NetBeans JMeter Plugin
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: J Bachorik <yardus>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://profiler.netbeans.org/docs/help/6.0/loadgenerator.html
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89610    

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