On Tue, 1 Jul 2014, [email protected] wrote:
The build run with "ant jar" option and I see extra folders (build,lib...) Now when I try: File-Import->Existing Projects into Workspace in Eclipse I select the folder C:\poi-src-3.10-FINAL\poi-3.10
You should *either* run "ant jar" then import the resultant jars into your own project *or* tell Eclipse to import an existing project and point it to a checkout from svn. I'd suggest the latter if you want to do a fair bit of work with patching POI, as I think you do. (You want a svn checkout so that you get all the latest fixes, and don't spend time fixing things already sorted)
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
