How to Make a Folder Into a Package in Eclipse
Eclipse is an open source community that provides free tools and frameworks for Java developers. It is a flexible Java environment that allows the use of third-party applications and encourages experimentation with new computer languages. You can easily create a new Java package from a folder you have been working on in your Eclipse workspace.
Instructions
-
-
1
Open Eclipse, then open your project.
-
2
Click on the "src" folder. Right-click on the folder name, hover over "New" and select "Package."
-
-
3
Click on the "Browse" button next to "Source folder." Navigate to the folder you want to make into a package. Highlight it with your mouse and click "Open."
-
4
Type a name for your package in the box next to "Name."
-
5
Click on "Finish."
-
1
References
- Photo Credit Thinkstock Images/Comstock/Getty Images