mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
unused symbol: should not apply to the public constructors of Externalizable classes (IDEA-120639 )
This commit is contained in:
+1
@@ -180,4 +180,5 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testIDEA78916() { doTest(false, false); }
|
||||
public void testIDEA111420() { doTest(false, false); }
|
||||
public void testIDEA111450() { doTest(true, false); }
|
||||
public void testExternalizable() { doTest(true, false); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user