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
Dragonfly
From BUG Wiki
Hello! This page will get you started with Dragonfly, the BUG software development kit (SDK). Dragonfly includes all the code, APIs, and a Virtual BUG to get you up and running.
Contents |
Getting Started with Dragonfly
System Requirements
Dragonfly is built on Eclipse Classic SDK, an open development platform written in Java. Eclipse Classic can be used on Windows, Linux, and Mac platforms.
- Dragonfly is compatible with Eclipse version 3.3 or greater, but we recommend version 3.4. If you are not using this version, you can download and install Eclipse.
- Eclipse Classic requires Java 1.5 or higher. If you are not using this version, you can download Java now.
- On Linux, you may need to install xulrunner for the browser view to work inside Eclipse. On a Debian or
Ubuntu distribution, install like this: sudo apt-get install xulrunner
Downloading and Installing Dragonfly
- Use our SDK Install Guide, or Run Dragonfly from the source.
- Release Notes
- Check out the various Production, Testing or Integration builds.
For SDK Developers
Using Dragonfly
Virtual BUG
- Using the Virtual BUG
- View the Virtual BUG's web server
- Save state of Virtual BUG
- Persisting module location between launches
Applications
- Tutorials & HOWTOs: Guides for things to do with your BUG
- Using Applications
Need more help?
Browse the pages for BUG developers for more resources, or contact us.
