My code is the following:
package org.minuteware.jgun;
import org.apache.commons.configuration.*;
class ConfigReader {
public void getconfig() {
The core of Apache Commons Configuration has the following runtime dependencies:
Put them in your classpath as well. Your particular problem is caused by a missing Lang dependency.