Eclipse Java: is there a way that you can be warned when using an identically named class but from a different package?

前端 未结 0 1061
醉梦人生
醉梦人生 2020-12-05 22:19

Simple example is, Date has a SQL version and a Java util version and it seems very easy to accidentally import one in one class and another in a different class. I can thin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题