在eclipse里面的 play 项目 的 生成的 eclipse 文件夹 里面有三个 launch文件
项目名 . launch 右键 run 就可以在eclipse 里面 启动 play项目了
Test 项目名 .launch 右键 run就是 test模式的 启动
Connect JPDA to 项目名 . launch 就是 先运行起来 play项目后 ,然后右键此文件 debug 然后点击连接 就可以debug了,注意 第一次debug连接成功后是没有什么提示的,这时候你再次试图连接 会包 connection refuse 的错误