mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +07:00
[intention-preview] CreateRecordFromNewFix: start template and set up generic parameters
GitOrigin-RevId: e7fea4d4b8c11d584d53bdf9450d4a29cfb19f6b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e03e35185f
commit
0e1dd4d61b
@@ -1,4 +1,4 @@
|
||||
// "Create class 'MyCollection'" "true"
|
||||
// "Create class 'MyCollection'" "true-preview"
|
||||
public class Test {
|
||||
public static void main() {
|
||||
Collection[] cc = new <caret>MyCollection[10];
|
||||
|
||||
Reference in New Issue
Block a user