Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error about org.apache.commons.io does not exist!

843810Jun 23 2010 — edited Jun 24 2010
Hi,

I'm a newer to Java. I write a code, which will import the package commons io. But when I compile it, it will shows
the error that package org.apache.commons.io does not exist.
I already download the latest source file of commons io, and put the commons-io-1.4.jar under %javahome%\jre\lib\ext,
but this error is still exist.
Can anybody tell me how to solve this problem?
Thanks very much!

Arion
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2010
Added on Jun 23 2010
2 comments
5,695 views