I need to add support of word document editing in standalone jar.
I add apache-poi-poi-5.0.0.jar and poi-scratchpad-5.0.0.jar to class path libraries and classpath. But still got this error on execuition. What i miss in configuration?
I use IDEA ide.
NoClassDefFoundError for apache poi HWPF 5.0
141 Views Asked by Alexander Verzakov At
1