We will create a source folder, import libraries and make the build path.
A D V E R T I S E M E N T
Create a new J2EE 1.4 Project. Select
File > New > Project...
and choose JBoss-IDE >
J2EE Projects > J2EE 1.4 Project.
Enter Tutorial
for the project name and select the Next button.
Create a source folder named
src. Make sure the default output folder
will be bin.
In the package explorer, the new
project should look like this. Note that the J2EE 1.4 core classes
are directly added. They are available like a standard library with
all the source code.