mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Bundle ICU4J; create NlsMessages to format duration and and/or lists
Fixes IDEA-247854 Formats#formatDuration is not localizable GitOrigin-RevId: adb56cac0ecc7c47a644887e3eb17e9ca26b47bd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
067946105a
commit
390a408fa0
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Fuse ArrayList, 'sort' and 'toArray' into the Stream API chain" "true"
|
||||
// "Fuse ArrayList, 'sort', and 'toArray' into the Stream API chain" "true"
|
||||
import java.util.*;
|
||||
import java.util.stream.Collectors;
|
||||
import java.util.stream.Stream;
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Fuse ArrayList, 'sort' and 'toArray' into the Stream API chain" "true"
|
||||
// "Fuse ArrayList, 'sort', and 'toArray' into the Stream API chain" "true"
|
||||
import java.util.*;
|
||||
import java.util.stream.Collectors;
|
||||
import java.util.stream.Stream;
|
||||
|
||||
Reference in New Issue
Block a user