Skip to content

Commit 0b45a9d

Browse files
committed
Remove unused messages
Signed-off-by: Adam Wisniewski <awisniew@us.ibm.com>
1 parent 1ce61f2 commit 0b45a9d

File tree

1 file changed

+1
-3
lines changed
  • bundles/io.openliberty.tools.eclipse.ui/src/io/openliberty/tools/eclipse/messages

1 file changed

+1
-3
lines changed

bundles/io.openliberty.tools.eclipse.ui/src/io/openliberty/tools/eclipse/messages/Messages.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2023 IBM Corporation and others.
2+
# Copyright (c) 2023, 2025 IBM Corporation and others.
33
# All rights reserved. This program and the accompanying materials
44
# are made available under the terms of the Eclipse Public License v1.0
55
# which accompanies this distribution, and is available at
@@ -25,12 +25,10 @@ start_container_general_error=An error was detected during the start in containe
2525

2626
stop_no_project_found=An error was detected when the stop request was processed. The object that represents the selected project was not found. When you use the Run Configuration launcher, be sure to select a project or project content first.
2727
stop_already_issued=Unable to process the stop request on the {0} project, either because Liberty Tools did not previously issue a start request or because a stop request was already issued.
28-
stop_terminal_not_active=The terminal tab associated with the {0} project is not active.
2928
stop_general_error=An error was detected when the stop request was processed on the {0} project.
3029

3130
run_tests_no_project_found=An error was detected when the run tests request was processed. The object that represents the selected project was not found. When you use the Run Configuration launcher, be sure to select a project or project content first.
3231
run_tests_no_prior_start=Either no start request was issued first or the stop request was already issued on the {0} project. Issue a start request before you issue the run tests request.
33-
run_tests_terminal_not_active=The terminal tab that is running the {0} project is not active due to an unexpected error or external action. Review the terminal output for more details. After the circumstance that caused the terminal tab to be inactive is determined and resolved, issue a start request before you issue the run tests request.
3432
run_tests_general_error=An error was detected when the run tests request was processed on the {0} project.
3533

3634
mvn_int_test_report_no_project_found=An error was detected when the view integration test report request was processed. The object that represents the selected project was not found. When you use the Run Configuration launcher, be sure to select a project or project content first.

0 commit comments

Comments
 (0)