"C:\Users\Alam\OneDrive\javaApnaCollege\javacollege\PracteseM24>cd "c:\Users\Alam\OneDrive\javaApnaCollege\javacollege\PracteseM24\" && javac Review.java && java Review
Picked up JAVA_TOOL_OPTIONS: -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8
[0.028s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules
[0.028s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules
[0.028s][warning][cds] C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules timestamp has changed.
Picked up JAVA_TOOL_OPTIONS: -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8
[0.026s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules
[0.027s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules
[0.027s][warning][cds] C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules timestamp has changed.
Я пытался установить имя переменной среды, ее значение, путь к переменной, несколько раз удалить jdk и vscode, затем переустановить, очистить кеш, установить расширение для запуска кода
Когда я запускаю код, отображается следующее: [code]"C:\Users\Alam\OneDrive\javaApnaCollege\javacollege\PracteseM24>cd "c:\Users\Alam\OneDrive\javaApnaCollege\javacollege\PracteseM24\" && javac Review.java && java Review Picked up JAVA_TOOL_OPTIONS: -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 [0.028s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules [0.028s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules [0.028s][warning][cds] C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules timestamp has changed. Picked up JAVA_TOOL_OPTIONS: -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 [0.026s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules [0.027s][warning][cds] A jar file is not the one used while building the shared archive file: C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules [0.027s][warning][cds] C:\Users\Alam\AppData\Roaming\Code\User\globalStorage\pleiades.java-extension-pack-jdk\java\21\lib\modules timestamp has changed. [/code] Я пытался установить имя переменной среды, ее значение, путь к переменной, несколько раз удалить jdk и vscode, затем переустановить, очистить кеш, установить расширение для запуска кода