You need to sign in to do that
Don't have an account?

Ant/trigger deployment primer?
Hello. I'm a .NET developer learning my way around Java and the Eclipse IDE. I need to move another developer's trigger from our Sandbox to production in a few days for a release but have no real clue how to do this. I know I need to use the Apache Ant tool, but I'm totally lost. Is there any documentation out there on how to do this? I've heard that it's a command line program, and that's fine...but I'm totally lost on this.
Any help or direction is GREATLY appreciated.
Bryan
Any help or direction is GREATLY appreciated.
Bryan

Do you have to use the ant tool? If you are using the eclipse plugin I would suggest deploying from it.

Ok, so I can deploy from Eclipse? I update s-controls from there but thought I had to use Ant to deploy triggers. Many Thanks.