Configuring Eclipse for Remote Debugging
This displays the New Project frame. In the New Project
wizard, select Java -> Java Project. Click the
Next button: this brings up the New Java Project frame. In the
New Java Project frame, specify a project name--EclipseJBoss, for example--and click the Next
button, as shown in Figure 2.

Figure 2. Creating a Java project
In the Java Settings frame, add a source folder to the project
with the Add Folder button, as illustrated in Figure 3.

Figure 3. Adding a source folder
This brings up the New Source Folder frame. Use this to specify
a folder name; src, for example. This adds a source folder to
the project. A message prompt gets displayed, asking you to
update the source folder and the output folder. In the New Java
Project frame, click the Finish button to create the project, as
shown in Figure 4.

Figure 4. Java build settings
Prev [1] [2] [3] [4] [5] [6] [7] [8] Next