I open JMeter and I see the following error in the logs:
jmeter.gui.util.MenuFactory: Could not instantiate com.atlantbh.jmeter.plugins.xmlformatter.gui.XMLFormatPostProcessorGui java.lang.UnsupportedClassVersionError: kg/apc/jmeter/JMeterPluginsUtils : Unsupported major.minor version 51.0
I have java version 1.6.0_45 installed on my machine, my PATH and JAVA_HOME environment variables contain the path to JDK 1.6, because of this issue I'm unable to open any .jmx files as the open option is disabled in JMeter, how can I resolve this?