w*r 发帖数: 2421 | 2 you mean Apache POI package? Ifso, downlaod the three / four jar files. Put it
somewhere on your ahrddrive. Start JBuilder, go to menu tools->configure->
libraries
New a library, give it a name(such as apachePOI). Pick Jbuilder in the
location drop down list. Use the add button to include those jar files in the
library.
Next time when you create a project, make sure in the required libraries
section, add that libary(apachePOI) in.
I assume you are using JBuilder 2005. Older versions may have di |
|