Eclipse Google Plug-In doesn't start server for web application

后端 未结 4 1961
生来不讨喜
生来不讨喜 2020-12-03 03:05

I want to try the Google Eclipse plug-in for the Google App Engine, but I get stuck in the tutorial...

I want to start the web application from the Google tutorial,

4条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-03 03:18

    It is because your launch configuration file (location: WORKSPACE/.metadata/.plugins/org.eclipse.debug.core/.launches)is corrupt. All you need to do to solve this problem is to delete the existing launch configuration (in Run > Run configurations)

提交回复
热议问题