java.lang.Error: Unresolved compilation problems
详细报错:The import javax.websocket cannot be resolved
ServerEndpoint cannot be resolved to a type
The attribute value is undefined for the annotation type ServerEndpoint
原因:tomcat没有选中,myeclipse自带tomcat启动项目会报错
解决办法:如下图
tomcat问题

相关文章:

  • 2021-06-05
  • 2021-06-10
  • 2021-07-19
  • 2021-04-25
  • 2021-09-16
  • 2021-12-12
猜你喜欢
  • 2021-08-17
  • 2022-12-23
  • 2022-02-17
  • 2021-12-24
  • 2021-12-08
  • 2021-05-23
相关资源
相似解决方案