| errors | others warnings | forbidden warnings | discouraged warnings |
| top | others warnings | forbidden warnings | discouraged warnings |
| top | errors | forbidden warnings | discouraged warnings |
| 1. WARNING in _64/src/org/eclipse/swt/custom/CTabFolder.java (at line 3760) int borderRight = trim.width + trim.x; The value of the local variable borderRight is not used |
| 2. WARNING in _64/src/org/eclipse/swt/custom/CTabFolder.java (at line 3761) int borderLeft = -trim.x; The value of the local variable borderLeft is not used |
| 3. WARNING in _64/src/org/eclipse/swt/custom/CTabFolder.java (at line 3762) int borderBottom = trim.height + trim.y; The value of the local variable borderBottom is not used |
| 4. WARNING in _64/src/org/eclipse/swt/custom/CTabFolder.java (at line 3763) int borderTop = -trim.y; The value of the local variable borderTop is not used |
| 5. WARNING in _64/src/org/eclipse/swt/custom/CTabFolder.java (at line 3764) int origY = bounds.y + bounds.height; The value of the local variable origY is not used |
| top | errors | others warnings | discouraged warnings |
| top | errors | others warnings | forbidden warnings |