mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[java] IDEA-372997 Restrict sts template to only JDK 25 preview
GitOrigin-RevId: 40d0c8a18018eaf2d086af82f47298e83204dcec
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1de18cc8e6
commit
abfeff2bff
@@ -1322,6 +1322,7 @@ live.template.context.else='else' position
|
||||
live.template.context.expression=Expression
|
||||
live.template.context.declaration=Declaration
|
||||
live.template.context.statement.java.lang.io=Statement with available java.lang.IO
|
||||
live.template.context.statement.java.structured.concurrency.25=Statement with available Structured Concurrency (Java 25 / JEP 505)
|
||||
live.template.context.normal.class.before.instance.main.declaration=Declaration inside a normal class without instance 'main' method
|
||||
live.template.context.normal.class.after.instance.main.declaration=Declaration inside a normal class with instance 'main' method
|
||||
live.template.context.implicit.class.declaration=Declaration inside a compact source file
|
||||
|
||||
Reference in New Issue
Block a user