I'm trying to install the IronJacamar Eclipse plugin. I follow the instructions by copying the ironjacamar-eclipse.jar to the %ECLIPSE_HOME%\plugins directory. but when I open Eclipse and go to the Window/Preferences page and click on IronJacamar, the following error occurs:
Unable to create the selected preference page.
org/jboss/jca/eclipse/preferences/IronJacamarPreferencePage : Unsupported major.minor version 51.0.
My Java version is 1.7.0_55 and the compiler compliance level is set to 1.7. I would think this should be sufficient for the IronJacamar plugin. Has anyone else run into this issue?
Thanks,
Bob