Once
the Java IDE has been installed, you must set up the development
or build project that will allow you to modify, compile, and debug
the Java portion of the SAP application.
The following items must be a part of your
Java development project:
- The Java source files for the SAP application
- The jCo.jar file
- The Agentry-level *.class files, provided
with the SAP
Agentry Server in
the sub-directory Java\Syclo\Agentry. All of the
*.class files in this folder should be part of the project.
- Optionally, the junit.jar file, provided
with the Eclipse Java IDE.