Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Sascha Weinreuter
Total activity
403
Last activity
January 18, 2016 03:51
Member since
October 18, 2002 10:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
169
Activity overview
Posts (5)
Comments (229)
Sort by recent activity
Recent activity
Votes
Created
October 21, 2013 15:37
Hello,The XSLT-plugin currently only knows about (EXSLT) extension functions that are implemented by the current XSLT processors. Unfortunately, there is no easy way configure additional functions....
Community
IntelliJ IDEA Plugin Users
Configuring XPath extension function namespace without DTD
0 votes
Created
June 01, 2013 14:23
Hi Alex,currently there is no way to define custom XPath functions for this use-case. Right now the only way is to write a plugin that extends the XPath plugin and provides an appropriate context w...
Community
IntelliJ IDEA EAP Users
Way to tell IntelliJ about custom XPath functions?
0 votes
Created
May 29, 2013 10:03
On first glance, I'd say you should not modify the result that is returned from phpIndex.getAllSubclasses() (which is cached internally) but instead add it to your own list. Something like this:Col...
Community
IntelliJ IDEA Open API and Plugin Development
Concurrency problems in multi resolve in PHPStorm 6.0.2
0 votes
Created
January 28, 2013 17:58
Xalan is used automatically if a compatible version is found in the module's classpath. Please select a plain JDK in the Advanced tab under "Classpath and JDK".In case of an XSLT 2.0 stylesheet thi...
Community
IntelliJ IDEA Plugin Users
XSLT debugger using libsaxon, which only supports XSLT1.0
0 votes
Created
January 25, 2013 13:45
Hi,the XSLT debugger that is bundled with IDEA 11 & IDEA 12 does support XSLT 2.0: When a stylesheet that specifies version="2.0" is being debugged, the plugin automatically chooses the Saxon 9-HE ...
Community
IntelliJ IDEA Plugin Users
XSLT debugger using libsaxon, which only supports XSLT1.0
0 votes
Created
May 21, 2012 15:44
Hi,there is no limit at which the output is intentionally truncated. Please provide more info about the situation. Is the output missing during debugging, i.e. while suspended at a breakpoint or af...
Community
WebStorm
Why is XSLT debug output truncated?
0 votes
Created
December 08, 2011 15:44
OK, I see. Maybe you can try to set the system property java.endorsed.dirs (as JVM argument on the Advanced tab) to a directory that contains the version of Xalan you depend on. That way you should...
Community
IntelliJ IDEA Plugin Users
Bundled XSLT Debugger plugin in IDEA 11: JDK 1.6 only?
0 votes
Created
December 08, 2011 14:26
Hello Felix,I'm sorry, of course I meant to explicitly switch to JDK 1.6 in the advanced tab if your project's JDK is 1.5. Selecting a JDK would not work if you're using code from your project's or...
Community
IntelliJ IDEA Plugin Users
Bundled XSLT Debugger plugin in IDEA 11: JDK 1.6 only?
0 votes
Created
December 08, 2011 10:14
Hello Felix,unfortunately, the runtime classes of the debugger have been compiled with Java 1.6, so the currently released version will only with 1.6 or later. I'm investigating how to change this ...
Community
IntelliJ IDEA Plugin Users
Bundled XSLT Debugger plugin in IDEA 11: JDK 1.6 only?
0 votes
Created
October 14, 2011 13:16
Yes, you figured this out correctly: IDEA doesn't like the presence of a DTD that doesn't declare the "foreign" elements. Sascha
Community
WebStorm
HTML & XSLT
0 votes
Next
›
Last
»