I’ve been using Eclipse at work now, the first time I’ve done more than toy with it. Along with Eclipse are the attendant tools – Ant, Maven, TomCat and ClearCase (oh yes, ClearCase). So, Ant. I came across a situation where the build was failing to deploy the WAR files to TomCat, with the following [...]
Archive of posts tagged Problem
LaTeX Includes
Latex offers a very nice way to divide large documents into manageable files – the include command. Combined with the includeonly command you have a very powerful method of compiling your document. Typically, each included file is a chapter – this is apparently how it was designed, and is certainly how I – and every [...]
Mouse events on DirectX.AudioVideoPlayback Controls
This is the issue that finally pushed me over the edge to setting up this blog. Normally when you have a coding problem, you find the answer fairly quickly and move on. Sometimes though, the solution remains elusive. Then you put the answer on a page of your own, to help out the next weary [...]
