Issue Type: Bug Bug
Assignee: Logback dev list
Components: other
Created: 27/Aug/12 7:45 PM
Description: I get the following error when starting the Beagle view:

org.eclipse.core.runtime.CoreException: Plug-in ch.qos.logback.beagle was unable to load class ch.qos.logback.beagle.view.BeagleView.
Caused by: java.lang.UnsupportedClassVersionError: ch/qos/logback/beagle/view/BeagleView : Unsupported major.minor version 51.0

I believe this means that the code was compiled with Java 7 and not compiled for compatibility with earlier versions of Java. On my Mac OS development machine, only Java 6 is available.

Environment: Mac OS X; Java 1.6
Project: Logback-Beagle - the console plugin for Eclipse
Priority: Major Major
Reporter: Boris Goldowsky
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira