On 09/26/2012 12:00 PM, basex-talk-request@mailman.uni-konstanz.de wrote:
Send BaseX-Talk mailing list submissions to
	basex-talk@mailman.uni-konstanz.de

To subscribe or unsubscribe via the World Wide Web, visit
	https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
or, via email, send a message with subject or body 'help' to
	basex-talk-request@mailman.uni-konstanz.de

You can reach the person managing the list at
	basex-talk-owner@mailman.uni-konstanz.de

When replying, please edit your Subject line so it is more specific
than "Re: Contents of BaseX-Talk digest..."


Today's Topics:

   1. Re: (How to) build application with BaseX (Christian Gr?n)


_______________________________________________
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

Hi all,
        we generally stick to open-source, so we use

• Eclipse w/XQDT  + basexgui

with eclipse + xqdt, its easy for us to deploy the application and maintain version controlling system.
XQDT is very good but it is in its beta stage. Sometimes syntax highlighting wont work. Also the auto-complete and parameter suggestion features
are not up to the mark.  we use basexgui at those time and also to validate the snippets of big code block.

Regards,
Seenivasan




(How to) build application with BaseX