I have read some tips in here but i still cant do import like this:
import org.apache.poi.hwpf.HWPFDocument;
import org.apache.poi.hwpf.extractor.WordExtractor;
I have add the zip file (poi-src-3.8-20120326) that downloaded from here to library inmy neatbeans project.