Skip to content

Instantly share code, notes, and snippets.

@paul-xor
paul-xor / Jcon.java
Created April 5, 2016 17:24
Error. Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlObject
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ua.cons;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FilenameFilter;