Under Windows some applications remember where a window was positioned when it was last used. Sometimes that position can no longer be on the visible screen. There are various reasons how this might happen.
Screen resolution is smaller than before.… more »
Archives for: "November 2008"
This blog is an addendum to Configuring Eclipse to use Tomcat and the Spring Framework but is solely related to Spring IDE 2.2.
Install Eclipse 3.4.1 JEE Ganymede SR1
Load Eclipse and goto Help->Software Updates…
Select the Available… more »
I use M$ Excel to help with project time-sheeting and billing. My bills are really simple and contain project id, project title and time spent in hours and minutes (h:mm). The project id and project title can be looked up on the issue tracker and… more »
Been having a look at OpenID. It seems like a really good idea. I have loads of user names and passwords to all the support sites on the internet. You try and pick the same one on each but occasionally there is another joebloggs out there who steals your… more »
In order to avoid full file-system paths in a Tomcat configuration, you make all the file references point to elements on the classpath. The classpath is an environment variable which is set outside of Tomcat, and is the search path that the class… more »