My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
UsingBuildAnt  

ant, build
Updated Feb 4, 2010 by henkem...@gmail.com
  1. ummary One-sentence summary of this page.

Introduction

Add your content here.

Details

Committers: HOW TO CONFIGURE YOUR ENVIRONMENT

  1. one time only): get latest from repository to ensure you have all jar files from the lib directory
  2. dd the commons-net, jakarta-oro, mail, and activation jars to your ant classpath in eclipse (window - preferences - ant - runtime - add external jars)
  3. n windows explorer, navigate to your eclipse/plugins directory. there should be an org.tigris.subversion.... directory.
mine is at C:\eclipse_33_rcp\plugins\org.tigris.subversion.javahl.win32_1.2.4
find that directory and copy the entire directory path. Now, go to your computer's path variable (my computer - properties - advanced - environment variables - path) and paste that path as an extra entry
  1. ou will probably have to restart your computer after that. Every time I've tried just restarting eclipse, it didn't work.
  2. hen you got latest, it put a directory called "buildprops" into your mxunit directory. get the unames.properties file from marc and put it in there. otherwise, this build will not work at all. nothing. nada.

Powered by Google Project Hosting