CASE 1: The method signature void doSomething(); is
inserted in ITool at line 14. When this occurs, both IDEs create
a distant compilation error in Tool but, as shown in Figure 4,
do not assist or even prompt the developer to further action.
Once the developer investigates, the error message in Tool
indicates that doSomething is not implemented.