Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 39 Number of classfiles: 85
Problems: 2 (Errors: 0 Warnings: 2 )
The method isDeleted(Object) from the type SaveDirtyFilesDialog.ListContentProvider is never used locally
SaveDirtyFilesDialog.java :
152 : public boolean isDeleted(Object o)
The value of the field ComponentSearchListDialog.ComponentList.currentChangeCounter is not used
ComponentSearchListDialog.java :
412 : private long currentChangeCounter = 0;