ADT have abilities "mark" project as Library. And use this project in any other projects. I can modify "Library" project and it touch all project that use this "library". This very comfortable for management. I thought this ability standard for eclipse but can not find this option. Question: How i can achieve this ability without ADT, for `java.core` development? Thanks.