eclipse运行工程时 控制台中出现 的解决方法


出现问题:

eclipse运行工程时 控制台中出现
ConnectionProperties
PropertyCategory name=“Connection/Authentication”
Property name=“user” required=“No” default="" sortOrder="-2147483647" since=“all”>
The user to connect as
Property
Property name=“password” required=“No” default="" sortOrder="-2147483646" since=“all”>
he password to use when connecting。。。。

eclipse运行工程时 控制台中出现<ConnectionProperties> 的解决方法


解决方法

右键项目 -> Run as -> Java Application
eclipse运行工程时 控制台中出现<ConnectionProperties> 的解决方法
然后选择要运行的class便可以运行

eclipse运行工程时 控制台中出现<ConnectionProperties> 的解决方法

相关文章:

  • 2021-05-23
  • 2021-10-18
  • 2021-06-19
  • 2021-05-11
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
猜你喜欢
  • 2022-12-23
  • 2021-08-24
  • 2021-08-19
  • 2021-05-07
  • 2021-10-15
  • 2021-12-02
相关资源
相似解决方案