mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
rollback for a while to fix tests
This commit is contained in:
@@ -37,7 +37,7 @@ public class KindSorter implements Sorter {
|
||||
return 55;
|
||||
}
|
||||
if (value instanceof JavaClassTreeElement) {
|
||||
return 54;
|
||||
return 10;
|
||||
}
|
||||
if (value instanceof ClassInitializerTreeElement) {
|
||||
return 15;
|
||||
|
||||
Reference in New Issue
Block a user