New Java Package Wizard

This wizard helps you create a new Java package in the workbench.

Java Package Options

Option

Description

Default

Folder

Type or browse to select a container for the new package.

The src folder for the Java project that you were in when you chose to create the package (if one was selected; otherwise, this field is blank).

Package

Type a name for the new package

<blank>
(i.e., the default package)