Dave,
>> My app declares "import org.apache.poi.hpsf.*;", but Netbeabs says >> that "ipackage org.apache.poi.hpsf does not exist". most probably you'll need to add the libraries to the project's class path in NetBeans. The install location (whether the app lib, your home dir, or /usr/share/...) does not matter as long as the project is correctly configured. I'm not familiar with NetBeans, but I guess this link will help you configure your project: http://javahowto.blogspot.com/2006/06/set-classpath-in-eclipse-and-netbeans.html -hannes --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
