Eclipse — Testng references non-existing project XXX, launch configuration

  1. Go to Project->properties
  2. In properties window's left pane select "Run/Debug Settings".
  3. Select "Configure" and click "edit"
  4. In tab "Main" replace Project to your current project.
  5. Select "Main class" by clicking on search button(it will be your class name).
  6. Now hit OK.

猜你喜欢

转载自blog.csdn.net/u014252478/article/details/80998454