| Summary: | NLS33:translation questions | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Brent Hepburn <bahepbur> |
| Component: | Debug | Assignee: | JDT-Debug-Inbox <jdt-debug-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.3 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
> The selected JRE does not support the current compiler compliance level of > {0} This will be replaced with a compiler compliance level (number) such as "1.2", "1.4", "5.0", etc. >The current target virtual machine [{0}] from launch [{1}] was unable to > replace the running code with the code in the workspace. This will be replaced with the name of a VM and launch configuration that appear in the debug view. Generally this will be something like "org.eclipse.equinox.launcher.Main at localhost:1459" (name of a main class the the host:port that the application is being debugged on) and "TestBench3.3 [Eclipse Application]" (user defined name of a launch configuration). Sent information to translator Translator recieved information |
Build ID: eclipse-JDT-SDK-3.3M5eh.zip Translator's question: Would you pls explain what do these variables will be replaced with? filename: eclipse\plugins\org.eclipse.jdt.debug.ui\org\eclipse\jdt\internal\debug\ui\jres\JREMessages.properties(5428) sentence: 4. The selected JRE does not support the current compiler compliance level of {0} filename: eclipse\plugins\org.eclipse.jdt.debug.ui\org\eclipse\jdt\internal\debug\ui\DebugUIMessages.properties(22399) sentence: 5.The current target virtual machine [{0}] from launch [{1}] was unable to replace the running code with the code in the workspace.