Eclipse Plugin Developer Build instructions

Follow these steps to download and install the plugin source code in your Eclipse 3.4 plugin development environment. These steps are for Plugin Developers. This page is NOT for people who simply want to use the plugin.

  1. Make sure you have the mininum requirements for Eclipse 3.4 Ganymede plugin development.
  2. Create a new SVN project
  3. Run it
  4. Try it out - there's a little 'Q' in the toolbar that runs xquery files and a right-click on an xquery file in the Project Explorer will have a menu item "XQuery" with an option to run the xquery. I'll upload screenshots and documentation on playing with some simple xquery samples as soon as i can.