Steps for installing Postgresql in Eclipse

Modified from http://wiki.postgresql.org/wiki/Working_with_Eclipse
you can use this link to see the snapshots of the proceedings wherever applicable.

Requirements:

NOTE: We will be using CVS so that It will become easy to track whatever changes we make to original postgresql code.
We can actually have a "diff" with original code so that we get to know where the actual changes are in the large Postgresql code.

Setting up CVS:

Installing the softwares needed:

Setting up Eclipse:

Importing Postgresql Code in Eclipse:

Adding Make Target:

Launch initdb in the terminal:

Run Configurations in Eclipse: