If you are developing a library that others might help develop then you should think about using Maven.
This way you project will be independent of your IDE and also dependencies, tests and deployment will be taken care of centrally, instead of ever contributor rolling their own.m