Opening the New Java Interface Wizard
From the Package Explorer, do one of the following:
-
Select the resource where you want the new interface to reside.
-
Click the Create a Java Interface
button in the workbench toolbar.
or
-
Select the resource where you want the new interface to reside.
-
From the resource's pop-up menu, select New > Java Interface.
or
-
Select the resource where you want the new interface to reside.
-
From the drop-down menu on the Open The New
Wizard button in the workbench toolbar, select Java Interface.
or
-
Click the Open The New Wizard button.
-
In the left pane, select Java, and in the right pane, select Java
Interface.
-
Select the resource where you want the new package to reside.
-
From the menu bar, click File > New > Java Interface.
Java development tools (JDT)
Java projects
Creating a top-level interface
Creating a nested interface
Creating a new interface in a compilation unit
Renaming a class, field, or interface
New Java Interface wizard
Java Toolbar actions
Package Explorer