Navigate to File>New and select 'package'. Type the name of the new package
and a new package will be created in your project. Select your new package.
Repeat the above but select 'file' or 'class'. Type the name of your new class
and a new class in your selected package will be created. Repeat etc. etc.
Comment