IDEA-368449 Modify NPE message in console for Java 30th anniversary - fixes for review IJ-CR-157699

(cherry picked from commit 7d4bedd084b8e0f4ea21f2d604f42303fdc08513)

GitOrigin-RevId: cf7435633522f9d259608c07869f4fb56dbe41c3
This commit is contained in:
Egor Ushakov
2025-03-13 15:16:06 +01:00
committed by intellij-monorepo-bot
parent b809011bac
commit f7f0e69ecc
3 changed files with 13 additions and 3 deletions

View File

@@ -427,6 +427,7 @@
<virtualFileSystem implementationClass="com.intellij.openapi.vfs.impl.jrt.JrtFileSystemImpl" key="jrt" physical="true"/>
<registryKey key="use.jdk.vendor.in.suggested.jdk.name" defaultValue="true" description="Include Vendor name in suggested SDK names"/>
<registryKey key="java.exceptions.anniversary.banner" defaultValue="[on*|off|force]" description="Show the java anniversary banner in the console"/>
<sdkType implementation="com.intellij.openapi.projectRoots.impl.JavaSdkImpl"/>