mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[java] IDEA-372997 Bring back stss and stsf template and restrict to only JDK 24 preview
GitOrigin-RevId: d89039c7426017c35f70bdcbb11061fcfedf22a3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
abfeff2bff
commit
90549f68a6
@@ -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.24=Statement with available Structured Concurrency (Java 24 / JEP 499)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user