################################################################################ # Copyright (c) 2011 Oracle. All rights reserved. # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v1.0, which accompanies this distribution # and is available at http://www.eclipse.org/legal/epl-v10.html. # # Contributors: # Oracle - initial API and implementation ################################################################################ DALI_EVENT_HANDLER_THREAD_NAME=Dali Event Handler GENERATION_CREATING_LAUNCH_CONFIG_TASK=Creating launch configuration GENERATION_SAVING_LAUNCH_CONFIG_TASK=Saving launch configuration GENERATION_LAUNCHING_CONFIG_TASK=Launching configuration REGISTRY_MISSING_ATTRIBUTE=Missing required attribute ''{0}'' for element ''{1}'' in extension ''{1}'' from plug-in ''{2}''. REGISTRY_INVALID_VALUE=Invalid value ''{0}'' for ''{1}'' in extension ''{2}'' from plug-in ''{3}''. REGISTRY_DUPLICATE=An extension of ''{0}'' with the ''{1}'' value of ''{2}'' is already registered. REGISTRY_FAILED_CLASS_LOAD=Unable to load the class ''{0}'' declared for the extension point ''{1}'' in the plug-in ''{2}''. REGISTRY_FAILED_INTERFACE_ASSIGNMENT=Unable to assign the class ''{0}'' declared for the extension point ''{1}'' in the plug-in ''{2}'' to the interface ''{3}''. REGISTRY_FAILED_INSTANTIATION=Unable to instantiate the class ''{0}'' declared for the extension point ''{1}'' in the plug-in ''{2}''. USER_LIBRARY_VALIDATOR__CLASS_NOT_FOUND=The class ''{0}'' is required to be in the selected libraries. VALIDATE_CONTAINER_NOT_SPECIFIED=Parent folder must be specified VALIDATE_FILE_NAME_NOT_SPECIFIED=File name must be specified VALIDATE_FILE_ALREADY_EXISTS=File already exist