How do I create a shortcut to a brew installed jmeter? The script is in /usr/local/bin/jmeter
and it's a symlink to another shell script. When I launch it I cannot pin it to the bar at the bottom with an icon like I have Eclipse and such.
I'm familiar with Windows 7 and Linux administration, but don't know Macs and this is challenging. I can drag it to the right side of the bar but I only get an icon for a terminal and it launches the terminal every time I launch JMeter. How do I just get an icon that launches it?
I do not see it in finder.
You need to make an application wrapper for it. Easiest is probably to use /Applications/Automator.app to create an Application workflow. Add the Run Shell Script action and configure the script. (Replace the default cat
command with /usr/local/bin/jmeter
.) Save it and put that in your Dock.
Mac has command files. Create jmeter.command
file on your desktop. Put jmeter
in it. Double-click to run.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With