Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.core/core/org/eclipse')
-rw-r--r--org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.java30
-rw-r--r--org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties7
2 files changed, 2 insertions, 35 deletions
diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.java b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.java
index 452c06345..c0d7eb8ae 100644
--- a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.java
+++ b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2010 IBM Corporation and others.
+ * Copyright (c) 2000, 2013 IBM Corporation and others.
* 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
@@ -20,7 +20,6 @@ public class DebugCoreMessages extends NLS {
public static String BreakpointManager_Missing_model_identifier;
public static String DebugEvent_illegal_detail;
public static String DebugEvent_illegal_kind;
-
public static String DebugPlugin_0;
public static String DebugPlugin_1;
public static String DebugPlugin_2;
@@ -31,9 +30,7 @@ public class DebugCoreMessages extends NLS {
public static String DebugPlugin_7;
public static String DebugPlugin_8;
public static String DebugPlugin_Eclipse_runtime_does_not_support_working_directory_2;
-
public static String EnvironmentVariableResolver_0;
-
public static String LaunchConfiguration_0;
public static String LaunchConfiguration_11;
public static String LaunchConfiguration_13;
@@ -51,19 +48,12 @@ public class DebugCoreMessages extends NLS {
public static String LaunchConfiguration_8;
public static String LaunchConfiguration_9;
public static String LaunchConfigurationInfo_35;
- public static String LaunchConfigurationType_0;
-
- public static String LaunchConfigurationType_1;
-
public static String LaunchConfigurationType_2;
-
public static String LaunchConfigurationType_7;
-
public static String LaunchConfigurationWorkingCopy_0;
public static String LaunchConfigurationWorkingCopy_1;
public static String LaunchConfigurationWorkingCopy_2;
public static String LaunchConfigurationWorkingCopy_3;
-
public static String LaunchDelegate_0;
public static String LaunchDelegate_1;
public static String LaunchDelegate_2;
@@ -73,13 +63,9 @@ public class DebugCoreMessages extends NLS {
public static String LaunchManager_28;
public static String LaunchManager_29;
public static String LaunchManager_31;
-
public static String LaunchMode_1;
-
public static String LogicalStructureProvider_0;
-
public static String LogicalStructureProvider_1;
-
public static String LogicalStructureType_1;
public static String SystemPropertyResolver_0;
public static String InputStreamMonitor_label;
@@ -87,7 +73,6 @@ public class DebugCoreMessages extends NLS {
public static String LaunchConfiguration_Failed_to_delete_launch_configuration__1;
public static String LaunchConfigurationDelegate_6;
public static String LaunchConfigurationDelegate_7;
-
public static String LaunchConfigurationDelegate_scoped_incremental_build;
public static String LaunchConfigurationInfo_Attribute__0__is_not_of_type_boolean__3;
public static String LaunchConfigurationInfo_Attribute__0__is_not_of_type_int__2;
@@ -98,24 +83,14 @@ public class DebugCoreMessages extends NLS {
public static String LaunchConfigurationInfo_missing_type;
public static String LaunchConfigurationInfo_36;
public static String LaunchConfigurationWorkingCopy__0__occurred_generating_launch_configuration_XML__1;
-
public static String LaunchConfigurationWorkingCopy_4;
public static String LaunchConfigurationWorkingCopy_Specified_container_for_launch_configuration_does_not_exist_2;
public static String LaunchConfigurationWorkingCopy_5;
-
- public static String LaunchConfigurationWorkingCopy_6;
-
- public static String LaunchConfigurationWorkingCopy_7;
-
- public static String LaunchConfigurationWorkingCopy_8;
public static String LaunchManager__0__occurred_while_reading_launch_configuration_file__1___1;
public static String LaunchManager_Invalid_launch_configuration_index__18;
public static String LaunchManager_does_not_exist;
-
public static String LaunchManager_does_not_exist_no_store_found;
-
public static String LaunchManager_invalid_config_name;
-
public static String LaunchManager_invalid_config_name_char;
public static String LaunchManager_Source_locator_does_not_exist___0__13;
public static String LogicalStructureType_0;
@@ -125,12 +100,9 @@ public class DebugCoreMessages extends NLS {
public static String RuntimeProcess_Exit_value_not_available_until_process_terminates__1;
public static String WatchExpression_0;
public static String NullStreamsProxy_0;
-
public static String RefreshingResources;
public static String RefreshingResourcesError;
-
public static String RefreshUtil_0;
-
public static String RefreshUtil_1;
static {
diff --git a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties
index 1b96d0c4e..9c6e87258 100644
--- a/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties
+++ b/org.eclipse.debug.core/core/org/eclipse/debug/internal/core/DebugCoreMessages.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2010 IBM Corporation and others.
+# Copyright (c) 2000, 2012 IBM Corporation and others.
# 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
@@ -65,9 +65,6 @@ LaunchConfigurationWorkingCopy_1=Writing local file
LaunchConfigurationWorkingCopy_2=Creating new file {0}.launch in workspace
LaunchConfigurationWorkingCopy_3=Setting contents of {0}.launch
LaunchConfigurationWorkingCopy_4=Unable to obtain storage to write launch configuration
-LaunchConfigurationWorkingCopy_6=Template cannot be a working copy.
-LaunchConfigurationWorkingCopy_7=Templates cannot be nested
-LaunchConfigurationWorkingCopy_8=Specified configuration is not a template
LaunchManager__0__occurred_while_reading_launch_configuration_file__1___1={0} occurred while reading launch configuration file: {1}.
LaunchManager_Invalid_launch_configuration_index__18=Invalid launch configuration index.
LaunchManager_does_not_exist=Launch configuration {0} at {1} does not exist.
@@ -100,8 +97,6 @@ OutputStreamMonitor_label=Output Stream Monitor
ProcessMonitorJob_0=Process monitor
RuntimeProcess_terminate_failed=Terminate failed
RuntimeProcess_Exit_value_not_available_until_process_terminates__1=Exit value not available until process terminates.
-LaunchConfigurationType_0=Error retrieving template
-LaunchConfigurationType_1=Error setting template
LaunchConfigurationType_2=Local configuration cannot be nested in a directory.
LaunchConfigurationType_7=Launch mode not supported: {0}
WatchExpression_0=(Watch expressions not supported)

Back to the top