

- #CONFIGURE ANT FOR SALESFORCE SOFTWARE#
- #CONFIGURE ANT FOR SALESFORCE DOWNLOAD#
- #CONFIGURE ANT FOR SALESFORCE MAC#
- #CONFIGURE ANT FOR SALESFORCE WINDOWS#
Then right-click on the Finder icon in the dock and select Relaunch. To show hidden files, open Terminal and paste the following command:ĭefaults write AppleShowAllFiles YES If you can’t see this folder, your computer may not be showing hidden files. Step 2: Navigate to Library > LaunchAgents folder. The fastest way to do this is using Shift + Command + H, or you can open Finder, select Go in the menubar and then click Home. Step 1: Navigate to your User Home folder.
#CONFIGURE ANT FOR SALESFORCE MAC#
Setting the ANT_HOME Environment Variable o n a Mac Step 8: Click OK and restart your system. Step 7: Click the New button and type %ANT_HOME%\bin in the row at the bottom of the list. Step 6: Go to the Path variable within the System variables section and click on the Edit button. Step 4: In Variable name, enter ANT_HOME, and in Variable value, enter the directory to which Apache Ant was extracted previously, e.g. Step 2: Click the Environment Variables button. Step 1: Open the System Control panel, then select the Advanced tab.
#CONFIGURE ANT FOR SALESFORCE WINDOWS#
Setting the ANT_HOME Environment Variable On Windows C:\apache-ant-1.10.9 or /Users/hetty.bw/apache-ant-1.10.9, as you will need to add this information to an environment variable (see below). Once the file has been downloaded, extract it to your preferred location.

Note: Earlier versions of Provar may work but have not been tested.
#CONFIGURE ANT FOR SALESFORCE DOWNLOAD#
Choose your preferred version (1.8 or later), then download the version file ending in bin.zip, e.g. (In case this link is not available, visit the Apache website, go to the downloads section, select a mirror site directory, then navigate to ant/ and then binaries/). Start by downloading and installing Apache Ant. Follow the steps below to complete these actions. This is achieved by configuring and executing Provar Compile and Run tasks in ANT, using a build file.īefore a build file can be generated, first make sure that you have Apache Ant and Java JDK installed, and that their environment variables have been correctly configured. In Provar, ANT can be used to run a Provar test suite via the command line or using a Continuous Integration (CI) server such as Jenkins.
#CONFIGURE ANT FOR SALESFORCE SOFTWARE#
Setting Apache Ant environment variables Introduction to Apache AntĪpache Ant or ANT is a command-line tool for driving software processes.
