Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Has anyone had any success developing XQuery in IntelliJ? Specifically, does anyone know of any code completion or code syntax highlighting abilities that exist already or that you've built?

share|improve this question

1 Answer

up vote 2 down vote accepted

The best, stable option that I've used so far is Rob Whitby's IntelliJ-Idea-Xquery goodness. Basic functionality: code highlighting, core api code completition, better tabbing. Easy install (drop in config xml file)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.