You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dannes Wessels edited this page Mar 12, 2014
·
4 revisions
To build the extension 'ant' is required.
Sources can be downloaded from GitHub using 'git' or the 'Download ZIP' button on the GitHub repository page.
Build instructions:
# download 'ivy' extension
ant setup
# build extension into 'dist'
ant
# delete all build results
ant clean