This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: XSLT 2.0 in IntelliJ IDEA 10.5
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Did you know IntelliJ IDEA 10.5 supports XSLT 2.0? But it does!
Major new features are:
Support for XPath 2.0 syntax (e.g. if-then-else constructs, for-expressions and a lot more), completion for built-in XPath and XSLT functions
Complete support for XPath 2.0 built-in type system. Limited support for user-defined types
Complete support for XPath 2.0 and XSLT 2.0 built-in functions
Support [...]