Run two Java programs from Eclipse at once?

前端 未结 3 604
一个人的身影
一个人的身影 2020-12-02 22:17

I am building a Java Google App Engine server project and a Java desktop client. I would like to run them both at once, but I\'m not sure if this is possible using Eclipse/G

3条回答
  •  猫巷女王i
    2020-12-02 22:59

    After adding the new Console view, you must go to the icon to its left and select which console you want to see. If you're running two programs you will see the two programs in the drop down list.

    Thanks for the answers. I was just trying it out and it was really helpful.

    (By icon to the left I mean the one that looks like a mini purple color monitor)

提交回复
热议问题