can anyone help me solve the issue that I have ?
in fact when I create a project on eclipse, the bin folder doesn\'t display and I am able to create a javadoc for my project
Your question is a bit vague but try right clicking on the project and choosing build path, and see if the output directory for your java classes is set to bin. It may not appear in your unless you add some Java source code