首先:按照如图步骤

Eclipse+maven+jetty测试

点开后,选中program,后点击new launch configuration,配置图如下,

Eclipse+maven+jetty测试

其中Name:是自己随意填写,

Working Directory,是选择的自己要运行的工程,

Arguments 写:jetty:run

之后:配置run菜单的debug configurations

如图示:

Eclipse+maven+jetty测试

在选中remote java application 后新建,选择自己的project,端口port要和外部工具的一致。。

Eclipse+maven+jetty测试



相关文章:

  • 2021-04-28
  • 2021-12-29
  • 2022-12-23
  • 2021-05-15
  • 2022-01-04
  • 2021-08-14
猜你喜欢
  • 2022-12-23
  • 2021-10-27
  • 2021-09-24
  • 2021-08-02
  • 2021-11-18
相关资源
相似解决方案