tell me more icon In the IDE

You can also locate the class name using the Class Browser. To open click Browse to open the Class Broswer and Search or Hierarchy tab.

Class Hierarchy for the Managed Bean

Alternatively, you can use the dropdown list that appears on the Create Managed Bean dialog when you start entering the fully qualified class name.

First, you enter the package name.

A dropdown appears as you enter the Package name

Once you enter or select the package name, the dropdown is populated with the classes defined in that package.

A dropdown for Classes in the Package