Building and Installing ProUnit
Requirements
Before building ProUnit you'll need some software installed:
- Progress (v9)/Open Edge(v10) Provision Plus
- Java SDK (I'm not sure about the version but v1.4 works fine
- Apache Ant (v1.6)
- Apache Forrest (for documentation building)
Be sure all of them have been correctly configured on your system (specially FORREST_HOME environment variable).
Building ProUnit
Building ProUnit is pretty simple: just run ant and let Ant make it all. When it finishes you'll have ProUnit built in the deploy directory and the documentation will be found in the website directory.
Installing ProUnit
Whatever you have built ProUnit or downloaded the binaries you'll have a zip file (prounit-dlc9 or prounit-dlc10). Uncompress the appropriated file (according to your Progress version) and move the gui and tty directories to the DLC directory. Inside the zip files you'll also have the documentation (actually, this website) in the website directory.
