[Jadclipse-develop] [ jadclipse-Bugs-1603613 ] Unsupported Class Version Error when activating JadC
Status: Beta
Brought to you by:
vovikg
|
From: SourceForge.net <no...@so...> - 2007-01-07 03:20:13
|
Bugs item #1603613, was opened at 2006-11-27 01:51 Message generated for change (Comment added) made by sf-robot 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: Closed Resolution: None Priority: 5 Private: No Submitted By: Marco van Meegen (mvmsoft) Assigned to: Johann Gyger (jgyger) 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) ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2007-01-06 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Johann Gyger (jgyger) Date: 2006-12-23 05:05 Message: Logged In: YES user_id=7927 Originator: NO Yes, 3.2.3 was built with 5.0 compliance by accident. Should be fixed in 3.2.4. Please verify. - Johann ---------------------------------------------------------------------- Comment By: Marco van Meegen (mvmsoft) Date: 2006-11-27 01:54 Message: Logged In: YES user_id=775542 Originator: YES It works with Jadclipse 3.2.2. Maybe 3.2.3 was compiled with 1.5 compliance ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=427342&aid=1603613&group_id=40205 |