I need some help with the eclipse.
I have a project which need to connect to oracle databases so i have the ojdbc jar file and a simple project.
try
In my Java projects, I create a /lib directory at the same level as /src and /bin. I throw any library jars in there and then right-click on the .jar file and do "Build Path | Add to Build Path."
/lib
/src
/bin
.jar