Archive for the 'programming' Category
Netbeans 6.5 on Debian
Doesn’t perform badly, I’ve been using it recently with Ruby code, and I like how it colourises the code, and does auto-completion of code. It’s not as fast as using Emacs, or vi, but I find the featurs generally handy and convienent. And it doesn’t look too bad either. It runs better on my PC [...]
XSLT & 1.5 JVM’s
Oh bugger!
[junitreport] ERROR: ‘Unrecognized XSLTC extension ‘org.apache.xalan.lib.Redirect:write”
BUILD FAILED
Errors while applying transformations: java.lang.RuntimeException: Unrecognized XSLTC extension ‘org.apache.xalan.lib.Redirect:write’
See http://stefan.samaflost.de/blog/2004/10/29#XSLTC.
Basically, if your using XSLT transformations with a 1.4 JVM and upgrade to a 1.5 JVM, you will get errors because 1.5 JVMs use a different XSLTC transformer.
You can either try and force your build to use Xalan-J, [...]
Eclipse 3.3.2 and Debian
So I wanted to install Eclipse at home, the version that comes with Debian is 3.2.2-5 and I wanted to try 3.3.x and install WTP and some other plugins that aren’t packaged with Debian (anyone know why?).
After downloading and installing Eclipse the welcome screen would appear with an error message saying:
Error creating the view.
org.elipse.core.runtime.Plugin
This is [...]









Recent Comments