mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
IDEA-228553 - separated two intention actions between different language levels not to prevent users confusing what to choose
GitOrigin-RevId: 76677d371b01ba501716756d9ea1dafa61c85404
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2bf945f71c
commit
3d8460f557
@@ -1,4 +1,5 @@
|
||||
// "Wrap using 'Paths.get()'" "true"
|
||||
// "Wrap using 'Path.of()'" "false"
|
||||
import java.nio.file.*;
|
||||
|
||||
class Test {
|
||||
|
||||
Reference in New Issue
Block a user