From c6ccb8d251d1c19bff3dab414aa225b3d5af3f6b Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Mon, 14 Jun 2010 15:26:11 +0000 Subject: [PATCH] ICU-6994 The previous change removed copy-test-data target from packaging-tests project. We need to update Eclipse project to remove the builder for copy-test-data as well. X-SVN-Rev: 28183 --- .gitattributes | 1 - .../copy-test-data.launch | 25 ------------------- icu4j/main/tests/packaging/.project | 10 -------- 3 files changed, 36 deletions(-) delete mode 100644 icu4j/main/tests/packaging/.externalToolBuilders/copy-test-data.launch diff --git a/.gitattributes b/.gitattributes index cb25bb7b023..af9c1240454 100644 --- a/.gitattributes +++ b/.gitattributes @@ -402,7 +402,6 @@ icu4j/main/tests/framework/manifest.stub -text icu4j/main/tests/localespi/.classpath -text icu4j/main/tests/localespi/.project -text icu4j/main/tests/localespi/manifest.stub -text -icu4j/main/tests/packaging/.externalToolBuilders/copy-test-data.launch -text icu4j/main/tests/packaging/.settings/org.eclipse.jdt.core.prefs -text icu4j/main/tests/packaging/.settings/org.eclipse.jdt.ui.prefs -text icu4j/main/tests/packaging/packaging-tests-build.launch -text diff --git a/icu4j/main/tests/packaging/.externalToolBuilders/copy-test-data.launch b/icu4j/main/tests/packaging/.externalToolBuilders/copy-test-data.launch deleted file mode 100644 index adbb452fae0..00000000000 --- a/icu4j/main/tests/packaging/.externalToolBuilders/copy-test-data.launch +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/icu4j/main/tests/packaging/.project b/icu4j/main/tests/packaging/.project index 7bad422f32f..fc0aed6d086 100644 --- a/icu4j/main/tests/packaging/.project +++ b/icu4j/main/tests/packaging/.project @@ -13,16 +13,6 @@ - - org.eclipse.ui.externaltools.ExternalToolBuilder - full,incremental, - - - LaunchConfigHandle - <project>/.externalToolBuilders/copy-test-data.launch - - - org.eclipse.jdt.core.javanature