apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.3k stars 2.09k forks source link

Allow System or CrossPlatform LAF to be set from options menu #2601

Closed asfimport closed 12 years ago

asfimport commented 12 years ago

Sebb (Bug 52027): The Options/LAF menu does not currently include the options "System" or "CrossPlatform"; these have to be set in jmeter.properties if required.

OS: Windows XP

asfimport commented 12 years ago

Sebb (migrated from Bugzilla): URL: http://svn.apache.org/viewvc?rev=1183325&view=rev Log: https://github.com/apache/jmeter/issues/2601 - Allow System or CrossPlatform LAF to be set from options menu

Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/action/LookAndFeelCommand.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterMenuBar.java jakarta/jmeter/trunk/xdocs/changes.xml

asfimport commented 12 years ago

@pmouawad (migrated from Bugzilla): Sebb, I close it, I think it is fixed.