Creating a Java Project
Step 3 : Creating a New Eclipse Project
We will create a Log4j project within a Java Perspective.
Start Eclipse.
If it's the first time your start Eclipse, you should see the following screen.
Switch to Java Perspective, Window->Open Perspective->Java
In the Navigator view, right-click on File->New->Project.
Select Java on the left pane and Java Project. Click the Next button.
Enter Log4j as the project name. Click the Next button.
|
|