[Jadclipse-develop] [ jadclipse-Bugs-1603613 ] Unsupported Class Version Error when activating JadC
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2006-11-27 09:51:05
|
Bugs item #1603613, was opened at 2006-11-27 09:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&group_id=40205 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marco van Meegen (mvmsoft) Assigned to: Nobody/Anonymous (nobody) Summary: Unsupported Class Version Error when activating JadClipse Initial Comment: Using Eclipse with JDK 1.4.2, Eclipse 3.2.1, JadClipse 3.2.3 gives an error when Jad is invoked, e.g. trying to open preferences. org.osgi.framework.BundleException: The activator net.sf.jadclipse.JadclipsePlugin for bundle net.sf.jadclipse is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141) but the root exception seems to be: Caused by: java.lang.UnsupportedClassVersionError: net/sf/jadclipse/JadclipsePlugin (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&group_id=40205 |