seleniumeclipse-plugintestngeclipse-jdttestng-eclipse

Error while Installing TestNG Eclipse Plugin 6.14.3 Version


I am getting the following error while installing TestNG plugin( 6.14.3) in Eclipse.

Missing requirement: TestNG Eclipse Support 6.14.3.201902250526 (org.testng.eclipse 6.14.3.201902250526) requires 'bundle org.eclipse.jdt.launching 3.10.0' but it could not be found Cannot satisfy dependency: From: TestNG 6.14.3.201902250526 (org.testng.eclipse.feature.group 6.14.3.201902250526) To: org.testng.eclipse [6.14.3.201902250526]

I am using Eclipse Oxygen- March Edition. Could anyone please help me here?


Solution

  • Your version on Eclipse (Oxygen) is too old for that version of TestNG.

    Version 3.10.0 of org.eclipse.jdt.launching was not introduced until Eclipse Photon so you need at least that version of Eclipse, but preferably the current version (Eclipse 2018-12 at time time of writing)