Toolbar Button |
Command |
Description |
---|---|---|
Create a Java Project |
This command helps you create a new Java project. See new Java project wizard |
|
Create a Java Package |
This command helps you create a new Java package. See new Java package wizard |
|
Create a Java Class |
This command helps you create a new Java class. See new Java class wizard |
|
Create a Java enum |
This command helps you create a new Java enum. See new Java enum wizard |
|
Create a Java Interface |
This command helps you create a new Java interface. See new Java interface wizard |
|
Create a Java annotation |
This command helps you create a new Java annotation. See new Java annotation wizard |
|
Create a JUnit test case |
This command helps you create a new JUnit test case. |
|
Open Type |
This command allows you to browse the workspace for a type to open in the defined default Java editor. You can optionally choose to display the type simultaneously in the Type Hierarchy view. See Open Type dialog. |