Violation | Line |
---|---|
Avoid empty catch blocks | 88 |
Avoid empty catch blocks | 98 |
Violation | Line |
---|---|
Ensure you override both equals() and hashCode() | 24 |
Violation | Line |
---|---|
Avoid empty 'if' statements | 430 |
Avoid empty finally blocks | 513 |
Violation | Line |
---|---|
Avoid unused imports such as 'IWorkbenchActionConstants' | 7 |
Avoid unused imports such as 'ActionFactory' | 9 |
Avoid unused imports such as 'IDEActionFactory' | 11 |
Avoid unused imports such as 'ITextEditorActionConstants' | 14 |
Avoid empty 'if' statements | 49 |
Violation | Line |
---|---|
Avoid unused imports such as 'IFile' | 20 |
Avoid empty 'if' statements | 457 |
Violation | Line |
---|---|
Avoid unused imports such as 'ModifyListener' | 15 |
Violation | Line |
---|---|
Avoid duplicate imports such as 'org.eclipse.ui.INewWizard' | 5 |
Avoid duplicate imports such as 'org.eclipse.ui.IWorkbench' | 6 |
Avoid duplicate imports such as 'org.eclipse.core.runtime.CoreException' | 11 |
Avoid empty catch blocks | 166 |
Avoid empty catch blocks | 179 |