Create Package

Silver-J

Create Package
Previous Top Next

To create package go to
  File -> New -> Package

This will show following dialoag

graphic

Package Name : Enter package name that you want to create with (.) operator.
                           e.g.: hello.world.button

Class Name : Enter the class name that you want to add to current package.

Click Finish.

If you have already created the package or already added the package to your project and want to add another java class file to that package then go to

   File -> New -> Package

Enter Class Name & check the Add Class to existing package check box.
Select the package name in the list and click Finish.