Executing SQL with Eclipse using Apache Ant
Today I needed an easy way to rebuild my database manually for a project I’m working on so I found out how to use the SQL Database integration in Apache Ant that ships with Eclipse, so I could build/rebuild my PostgreSQL databases quickly for development.