Re: Build fails with error "Could not create task or type of type: eclipse.buildScript"

2008-08-11 Thread Matt Benson
This is really more of an Eclipse question, but have you verified you are running your Ant build in the same VM as Eclipse? This is (unless you want to jump through a bunch of hoops) a requirement for running the Ant tasks provided in Eclipse. HTH, Matt --- eagerbeaver <[EMAIL PROTECTED]> wrote:

Build fails with error "Could not create task or type of type: eclipse.buildScript"

2008-08-11 Thread eagerbeaver
Hi I just switched our build over from eclipse 3.2 and ANT 1.6.5 to build against eclipse 3.4 using ANT 1.7. I set the environment variable ANT_HOME (to the 1.7 install folder) and changed PATH to include %ANT_HOME%\bin. But when I run the build it falls over when it gets to the point of gener