This chapter describes the procedure for using the Development Environment Instant Setup function provided by Developer to configure the debug environment and then execute the sample project (Bank).
You can use the Development Environment Instance Setup functionality provided by Developer to easily set up the environment for executing sample programs.
The following figure shows the development environment that is created in this chapter, and the sample project (Bank).
Figure 2-1 System and the sample program (Bank) to be set up using the Development Environment Instant Setup functionality
![[Figure]](FIGURE/ZU020103.GIF)
By using the sample project (Bank), you can gain the experience of a tutorial about the debug operations of the Eclipse-provided development support functionality, and the creation and connection of the embedded database. Therefore, you can better understand the procedure for using databases through Eclipse to develop J2EE applications.
The following figure shows the procedure for creating the environment and executing the sample project (Bank).
Figure 2-2 Flow of operations from the creation of the environment to the execution of the sample project (Bank)
![[Figure]](FIGURE/ZU020102.GIF)
Overview of each operation
- Setting up environment variables and installing Developer
This section describes the procedure for setting up the required environment variables and installing Developer. For details, see 2.2 Setting up environment variables and installing Developer.
- Creating the debug environment
This section describes the procedure for creating the debug environment using the Development Environment Instant Setup functionality. For details, see 2.3 Creating the debug environment.
- Preparing Eclipse
This section describes the preparations for installing Eclipse to be used with the development environment. For details, see 2.4 Preparing Eclipse.
- Setting up Eclipse
This section describes the procedure for setting up an Eclipse environment. For details, see 2.5 Setting up Eclipse.
- Checking the JDK used with Eclipse
This section describes the procedure for confirming that the JDK used with Eclipse is specified. For details, see 2.6 Checking the JDK used with Eclipse.
- Starting the database
This section describes the procedure for starting the embedded database set up with the Development Environment Instant Setup functionality.
Note that the embedded database starts automatically after the debug environment is set up with the Development Environment Instant Setup functionality, so this operation is not required. For details, see 2.7 Starting the database.
- Executing the sample project (Bank)
This section describes the procedure for executing the sample project (Bank) using the created environment. For details, see 2.8 Executing the sample project (Bank).
Hereafter, the operations required to execute the sample project (Bank) are described according to the above procedure.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.