Search
The Way of the Software Engineer

Archive for October 4th, 2007

Getting Started with OpenAds Development

Posted by admin on October 4th, 2007

There are a few critical things you’ll need to get started with OpenAds development:
- Subversion
- Java VM (JDK 6)
- Ant builder
- PHPDocumentor
I’m quite sure this isn’t the only way to set up this environment, so you’ll need to modify my instructions to suit your own needs. This assumes you are using a *nix server [...]