1
edit
Changes
→Creating your first Java project
===Creating your first Java project===
# Now that you have Eclipse open and have defined a workspace, click File->New->Java Project
# After doing so a window will popup requiring you to enter a name for your Java Project, enter any name appropriate to the work you will be doing
# Click the next button, followed by the finish button, and you have no created your first Java Project
===Browsing Java elements using the package explorer===
===Editing Java elements===