collides with another import statement

 

包冲突了:



就会报这个冲突:

 



删除一个包就行了  如果需要使用的话可以直接

java.util.Date  Date d=new Date(System.currentTimeMillis()); 

这样不用引入包