How can I launch more than one debug session in Eclipse from a single click?

后端 未结 3 2046
旧巷少年郎
旧巷少年郎 2020-12-10 06:47

I\'m currently writing a GWT application through Eclipse. Eclipse is used for development but I use the m2eclipse plugin and a Maven pom.xml with the GWT plugin to build &am

3条回答
  •  情歌与酒
    2020-12-10 07:33

    "Launch Groups" are part of the CDT. Officially supported, easy to install.

    See https://stackoverflow.com/a/11905444/518491

提交回复
热议问题