今天在用eclipse的时候碰到一个问题,打开多个console时 display selected console按钮总是灰色,这样多个console就只能显示同一个程序的运行结果,查了好多文章按照它的步骤都没有成功。最后发现这样做就可以了。
在eclipse中,Window>Preferences>Run/Debug>Launching>Remove terminated launches when a new launch is created
默认是勾选的,把这个勾选去掉,然后display selected console就可以点的动了。
eclipse运行多个程序时控制台的切换

相关文章:

  • 2021-10-05
  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
  • 2021-12-19
  • 2021-04-29
  • 2021-05-25
  • 2022-12-23
猜你喜欢
  • 2021-08-16
  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2021-05-27
  • 2022-12-23
相关资源
相似解决方案