During lecture, my professor very quickly created a subclass in Eclipse.
The result has the \"extend\" keyword added to the subclass. I didn\'t see what buttons he
When you are viewing the class you want to subclass, open Type Hierarchy (press F4). Right click on the parent-to-be class, and in the menu go to new -> class ( or Ctrl-n , class ).