I've just created a directory called bin under my project's root node, but when I refresh the project (F5) I simply don't see it.
I want to put some *nix shells in there, so I think it is a convenient name, but I cannot get why Eclipse mustn't show a directory with that specific name in its package explorer.
Notice the project structure was created from the command line according to the template suggested by SBT.