Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我有如下导入语句:
import com.google.android.gms.maps.model.BitmapDescriptor;
是否可以在 Eclipse 中确定此类所在的 jar 文件?
尝试
ctrl-shift-t type BitmapDescriptor then show in Package Explorer