Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 31 Number of classfiles: 41
Problems: 3 (Errors: 0 Warnings: 3 )
The method setCanFinish(boolean) from the type TestGroupManager.WizardPage is never used locally
TestGroupManager.java :
513 : public void setCanFinish(boolean canFinish) {
The method canPageFinish() from the type TestGroupManager.WizardPage is never used locally
TestGroupManager.java :
517 : public boolean canPageFinish() {
The method createOperation() from the type TestGroupManager.WizardPage is never used locally
TestGroupManager.java :
521 : public IDataModelOperation createOperation() {