mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
wording for jdk version mismatch notification
This commit is contained in:
@@ -76,7 +76,7 @@ error.no.shmem.address=Shared memory address unspecified
|
||||
debugger.jdi.bootstrap.error={0}. Check your JDK installation.
|
||||
warning.jdk140.unstable=The debuggee VM version is "1.4.0".\nJ2SDK 1.4.0 documented bugs may cause unstable debugger behavior.\nWe recommend using J2SDK 1.4.0_01 or higher.
|
||||
title.jdk140.unstable=VM Version Warning
|
||||
message.remote.jre.version.mismatch=Remote jre version ({0})\ndo not match project jdk version ({1}), \nwill use sources from sdk: {2}
|
||||
message.remote.jre.version.mismatch=Target JRE version ({0})\ndoes not match project JDK version ({1}), \nwill use sources from JDK: {2}
|
||||
error.invalid.argument={0,choice, 1#Invalid argument|2#Invalid arguments}
|
||||
error.vm.disconnected=VM disconnected. Target virtual machine closed connection
|
||||
error.unknown.host=Cannot connect to remote process, host is unknown
|
||||
|
||||
Reference in New Issue
Block a user