首先去 Eclipse官网下载Jetty jar包

IDEA中配置Jetty Server-LMLPHP

鼠标移到Jetty上时 点击 Git it (得到它)

  IDEA中配置Jetty Server-LMLPHP

  点击 .zip等待下载完成 然后 解压出来

  IDEA中配置Jetty Server-LMLPHP

  接下就让我们 开始 使用IDEA了(创建一个Web项目,这里我就不一 一 创建了 直接开始配置我们的Jetty Server)

  进入项目后 直接点Add Configuration (添加配置信息..... 好像是这个意思吧):

  IDEA中配置Jetty Server-LMLPHP

  点击 > 展开

   IDEA中配置Jetty Server-LMLPHP

  找到 Jetty Server

  IDEA中配置Jetty Server-LMLPHP

  它下面有两个选择 Local(本地服务器) Remote(远程服务器)

  这里我使用 Local

  IDEA中配置Jetty Server-LMLPHP

  IDEA中配置Jetty Server-LMLPHP

  把我们刚刚下载的Jetty目录 配置进去

  IDEA中配置Jetty Server-LMLPHP

  IDEA中配置Jetty Server-LMLPHP

  IDEA中配置Jetty Server-LMLPHP

  后面 都点 ok 回到 主页面 我们再点击 Add Configuration

  IDEA中配置Jetty Server-LMLPHP

IDEA中配置Jetty Server-LMLPHP

IDEA中配置Jetty Server-LMLPHP

IDEA中配置Jetty Server-LMLPHP

IDEA中配置Jetty Server-LMLPHP

  点Ok

 IDEA中配置Jetty Server-LMLPHP

这就样就完成了。

05-11 21:59