Community
Participate
Working Groups
org.eclipse.cdt.dsf.debug.ui.viewmodel.launch/LaunchVMUpdateMessages.java requires a properties file called org.eclipse.cdt.dsf.debug.ui.viewmodel.launch/LaunchVMUpdateMessages.properties which does not exist. The consequence is that the two strings defined in LaunchVMUpdateMessages.java will not be shown properly. The good news is that those strings are not used anywhere in CDT. So, we can either deprecate that class, or create its properties file.