|
From: SourceForge.net <no...@so...> - 2013-06-29 18:37:08
|
Plugin Bugs item #3614606, was opened at 2013-06-29 04:11 Message generated for change (Settings changed) made by ezust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=3614606&group_id=588 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: 7 Private: No Submitted By: will69 (will69) >Assigned to: Matthieu Casanova (kpouer) Summary: Highlight: fails to load Initial Comment: jEdit 5.2pre1 / Highlight 1.9.12 doesn’t load anymore: "java.lang.NoSuchMethodError: org.gjt.sp.util.IOUtilities.closeQuietly(Ljava/io/Reader;)V" This looks like somebody had a bright idea and removed some API that has become part of the Java platform without checking for any uses of that API. Now would that somebody care to fix the Highlight plugin, please? Or at least explain how to replace that API? Thanks a lot! ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2013-06-29 08:22 Message: There is binary breakage but the Highlight plugin, when it is compiled against 5.2, should work without any sourcecode changes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=3614606&group_id=588 |