This article is for beginners who are starting with ABAP on Eclipse. In order to work efficiently with ABAP on Eclipse, you must create a package and add it to Favorite Packages.
Right click on ABAP project. Select New-> ABAP Repository Object.
Search for Package. Select Package and click Next.
Provide New Package name and click Finish.
In the create package window, fill in Short Description and Application Component CA. Press continue.
Next click on Create Request button to create a new Transport request. We want to save the package in a new Transport Request.
Fill short description and click save.
The package is created now.
You can visit SE80 tcode to confirm the creation of package in ABAP system.
Next learn http://www.amarmn.com/how-to-add-a-package-to-favorites-in-abap-in-eclipse/