Hi,

 I've written a plug-in that can run JMeter inside a Java IDE (Intellij
platform, Eclipse or NetBeans) and I'm looking for feedback.
 Did it run/work for you? Is it something you consider useful?

 How to install it:
 * First you need to install the Applet Runner plug-in version 0.9.3 or
higher in the IDE.
   - For Intellij platform:
https://plugins.jetbrains.com/plugin/16682-applet-runner
   - For Eclipse and NetBeans I would advise to use my website as I'm not
sure the marketplaces have the latest version:
https://www.japplis.com/applet-runner/
 * Once the plug-in is started, go to the URL
file://$Embedded.JMETER_HOME/jmeter-applet-runner.html
   - This will ask you to specify the directory where JMeter is installed
 * After clicking on the start button it should start JMeter in the IDE.
   - This actually installs a JMeter Applet in the JMeter directory and
starts it

Note that it is a first attempt and that JMeter code is quite complex so
please don't blame the plug-in if JMeter cannot start/run correctly as an
Applet.
For example, menu items like "Restart", "Look and Feel", "Zoom In", "Zoom
Out" might not work or have side effects on your IDE.
If there is enough interest, I could submit a request to make the JMeter
code more "embedded friendly".
 See below a screenshot of JMeter running in Intellij IDEA.

Best regards,
Anthony Goubard
Japplis, Utrecht, The Netherlands, [email protected]
[image: image.png]

Reply via email to