You are viewing outdated content for BUG. If you have a BUG Y.T. edition or 2.0 series device, please visit our updated wiki: http://wiki.buglabs.net
Headless Build of Dragonfly
From BUG Wiki
Summary
Description of how to build Dragonfly headlessly, using Ant & Eclipse.
Note: This process is Linux specific but may work on other platforms with minor changes.
Prerequisites
- svnant - http://subclipse.tigris.org/svnant.html
- Put jars in /usr/share/ant/lib/svn
- ant-contrib - http://ant-contrib.sourceforge.net/
- put ant-contrib-0.6.jar in /usr/share/ant/lib
- (path and version is hard-coded in some build tasks)
- Get com.buglabs.build.sdk project fro svn://svn.buglabs.net/dragonfly/
