Bug 417685 - [JFace][Snippets]Snippet006TableMultiLineCells division by
authorRobert Roth <robert.roth.off@gmail.com>
Wed, 29 Apr 2015 06:24:32 +0000 (09:24 +0300)
committerDani Megert <Daniel_Megert@ch.ibm.com>
Wed, 29 Apr 2015 10:59:29 +0000 (06:59 -0400)
commit3ad9f0b09cd213c8521cd1b911fd8759578a5218
tree0c8290c6a782962b9fc6b58ffb549d83fbcf1dcf
parent0ec5470de487f427ccc0d93c6da1d3156e7f98f8
Bug 417685 - [JFace][Snippets]Snippet006TableMultiLineCells division by
zero

Acoid division by zero by returning before the columns get realized and
their width is 0.

Change-Id: I4e378f9c830cc8174b6363f431a8c6b4b6065968
Signed-off-by: Robert Roth <robert.roth.off@gmail.com>
examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/viewers/Snippet006TableMultiLineCells.java