I use eclipse luna 4.4 #Steps to save and Launch dynamic MS Word Documents from your Java Application using Apache POI
- Download all these jar files
#poi-3.10-beta1.jar #poi-ooxml-3.5-beta5.jar #poi-ooxml-schemas-3.10-beta1.jar #slf4j.jar #dom4j.jar #log4j-1.2.16.jar #xmlbeans-2.3.0.jar #rs2xml.jar
- Configure these jars to your project's build path
- Test with the sample program launch_msword.java