XML auto completion with Eclipse

This short tutorials shows how to activate some interesting features on Eclipse when dealing with XML files. If you have been struggling with XML files based on complex schemas you might find tedious to check the .xsd files or some examples every time you had to modify your XML. Rinzo is an Eclipse xml editor … Read more

Eclipse Web lib configuration

Eclipse has used different configuration steps to add libraries to Web applications. This tutorial shows how to configure them with Eclipse Galileo, Helios and Indigos.     When using Galileo (or earlier) Eclipse releases, exporting libraries to the WEB-INF/lib folder of your Web application could be done by means of the Java EE Module dependencies … Read more