Setting Up to Use Seasar by H.Ozawa
To use Seasar from Eclipse, Seasar lib files must be registered with Eclipse. We'll create an "Examples" package to hold files for our examples.
Select File - New - Project... from the Eclipse menu.
Select Java Project and select the Next > button.
Enter Examples as the Project name and make sure "Create new project in workspace" is selected. Select the Next > button.
Select Libraries tab and select the Add External JARs....
We actually do not need all jar files to run a simple Seasar examples included in the Seasar2\lib folder but we'll add them now.
Following are the jar files that are actually required to use Seasar. Other files are used as needed.