Revert " [java, highlighting] add standard "jigsaw" modules from the user's JDK for non-modular projects IDEA-259485"

This reverts commit 8e172c5f75f1d0840fbd48206c4e4708f47084fc.

GitOrigin-RevId: 01871c48dca312f03d9b97a22ecf3602b7714613
This commit is contained in:
Aleksey Dobrynin
2024-03-11 15:40:44 +01:00
committed by intellij-monorepo-bot
parent bb4ff68d32
commit 59caea7b12
5 changed files with 12 additions and 135 deletions

View File

@@ -1803,7 +1803,6 @@ intention.family.name.move.class.to.test.root=Move class to test root
intention.name.move.class.to.test.root=Move ''{0}'' to test root
megabytes.unit=megabytes
java.platform.module.system.name=Java Platform Module System
load.modules.from.jdk=Loading modules...
dialog.title.move.directory=Move Directory
progress.title.checking.if.class.exists=Check target class ''{0}'' exists
quickfix.find.cause.description=Attempts to highlight code elements that resulted in this warning and explain how exactly they contribute.