latest junit plugin (0.29c) does not work in idea 4.5
Brought to you by:
jacmorel
today I updated to the latest junit plugin.
this version is compiled with java5, but I am still
working with intellij idea 4.5.
As such this nice plugin does not work anymore.
from the logfiles:
java.lang.UnsupportedClassVersionError:
org/intellij/plugins/junit/config/ClassPatternConfig
(Unsupported major.minor version 49.0)