Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-22 18:31:45 +0000
committerArun Thondapu2016-05-22 18:31:45 +0000
commitf1f2a3924ea05a817deac5477a3c30882bd348d6 (patch)
tree2c3890feb97a7e4987ce2eec612a7ddc11b66641
parent7e2c80cd243eb1d25c31b1802eafe88e082be174 (diff)
downloadrt.equinox.framework-f1f2a3924ea05a817deac5477a3c30882bd348d6.tar.gz
rt.equinox.framework-f1f2a3924ea05a817deac5477a3c30882bd348d6.tar.xz
rt.equinox.framework-f1f2a3924ea05a817deac5477a3c30882bd348d6.zip
Bug 494151 - Eclipse crashes after displaying splash screen withI20160524-2000I20160523-2000I20160522-2000
java.lang.NoClassDefFoundError Touch fragment to force qualifier update Change-Id: Ieda16c0f0dec8f471aee46b3c36cd7f24af3663b Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
-rw-r--r--features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt b/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt
index ad5e155ec..1781f10f6 100644
--- a/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt
@@ -6,3 +6,4 @@ Bug 442290 - Add ppc64le support into 4.5 build
Bug 444051 - Comparator error in I20140914-2000 build
Bug 458346 - Unusual, hard to decipher error in I-build
Bug 492013 - comparator error in I20160419-0800 related to launcher feature
+Bug 494151 - Eclipse crashes after displaying splash screen with java.lang.NoClassDefFoundError

Back to the top