maven “cannot find symbol” message unhelpful

后端 未结 15 1861
挽巷
挽巷 2020-11-28 12:11

This is a really simple question, and it\'s probably a setting somewhere I don\'t know about, but Google is being particularly unhelpful for this question, giving results ab

15条回答
  •  無奈伤痛
    2020-11-28 12:57

    This is not a function of Maven; it's a function of the compiler. Look closely; the information you're looking for is most likely in the following line.

提交回复
热议问题