On Sun, 11 Feb 2018, Marco Lechner - FOSSGIS e.V. wrote:
when I try to upgrade to 3.17 from 3.16, I get the following error:
cannot access org.apache.poi.wp.usermodel.Paragraph
[ERROR] class file for org.apache.poi.wp.usermodel.Paragraph not found
This class is contained within the main Apache
Hi,
when I try to upgrade to 3.17 from 3.16, I get the following error:
cannot access org.apache.poi.wp.usermodel.Paragraph
[ERROR] class file for org.apache.poi.wp.usermodel.Paragraph not found
To extract the Paragraphs of a TableCell it works in 3.16 with
import org.apache.poi.xwpf.usermodel.