mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
i18n java fixes
GitOrigin-RevId: c959538a5724a2057be6e5123b891250ac30b4d3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c578ee2549
commit
7f69cec585
@@ -1,4 +1,4 @@
|
||||
// "Convert 'int' to 'java.lang.Integer'" "true"
|
||||
// "Replace 'int' with 'java.lang.Integer'" "true"
|
||||
import java.util.*;
|
||||
|
||||
class Test {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Convert 'int' to 'java.lang.Integer'" "true"
|
||||
// "Replace 'int' with 'java.lang.Integer'" "true"
|
||||
import java.util.*;
|
||||
|
||||
class Test {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Convert 'int' to 'java.lang.Integer'" "true"
|
||||
// "Replace 'int' with 'java.lang.Integer'" "true"
|
||||
import java.util.*;
|
||||
|
||||
class Test {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Convert 'int' to 'java.lang.Integer'" "true"
|
||||
// "Replace 'int' with 'java.lang.Integer'" "true"
|
||||
import java.util.*;
|
||||
|
||||
class Test {
|
||||
|
||||
Reference in New Issue
Block a user