Welcome to the JavaRanch, Raghavendra!
Like Peter, most of my projects don't have a lib folder either - they're built using
Maven which has its own concept of where things should be located.
Eclipse makes no assumptions on the directory structure of a project and what goes where. This is good, since I've had a lot of trouble in the past with IDEs that weren't as flexible that way.