How to convert properties file into XML file in Java

  • 04 April 2017
  • ADM

The java.util.Properties class come with a storeToXML() method to convert existing properties data into an XML file.


How to fix Cannot change version of project facet Dynamic Web Module to 3.1 Error in Eclipse

  • 13 February 2017
  • ADM

How to fix Cannot change version of project facet Dynamic Web Module to 3.1 Error in Eclipse. 5 simple steps.


Log4j 1.2.x basic example

  • 10 February 2017
  • ADM

This tutorial presents log4j 1.2.x basic examples. How to log a message and an exception.


How to skip Maven unit tests

  • 18 October 2017
  • ADM

How to skip Maven unit test using Maven feature maven.test.skip and surefire plugin property skipTests.


log4j.properties basic examples

  • 09 February 2017
  • ADM

log4j.properties basic examples. Output to the console and to the file.


Log4j Logging Levels

  • 08 February 2017
  • ADM

Log4j Logging Levels explained. For the standard levels, this is the order: ALL