PMD Results
The following document contains the results of PMD 4.1.
 
Files
pl/edu/agh/cast/path2/Activator.java
| Violation | 
Line | 
| Overriding method merely calls super | 
29 - 31 | 
 
pl/edu/agh/cast/path2/SearchDialog.java
| Violation | 
Line | 
| Avoid unused method parameters such as 'evt'. | 
200 - 202 | 
| Avoid unused method parameters such as 'evt'. | 
209 - 236 | 
 
pl/edu/agh/cast/path2/SearchEngine.java
| Violation | 
Line | 
| Avoid empty catch blocks | 
156 - 157 |