Open poonam26s opened 5 years ago
hi I got like this Error what I need to do
what's detail error do you have if click button "Details >>" @Manikandanmanickam
I faced similar issue with Eclipse Version: Photon Release (4.8.0) ; Build id: 20180619-1200 and TestNG installed from Marketplace (7.0.0.201908201535). Got past issue by uninstalling TestNG from marketplace, downloading TestNG v6.11.0.201703011520 (site_assembly.zip), extracting all contents and placing in Eclipse dropins directory.
Could you share a sample project or more details of the error,
could you try latest release and see if it gets solved or not, thx
nope it's not working
Thanks
M.Manikandan
On Sat, Aug 24, 2019 at 12:38 PM Nick Tan notifications@github.com wrote:
could you try latest release and see if it gets solved or not, thx
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cbeust/testng-eclipse/issues/443?email_source=notifications&email_token=AJM3SJES5IUBSXLR6EYYMXDQGDM6JA5CNFSM4IOIZBV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5B2NXA#issuecomment-524527324, or mute the thread https://github.com/notifications/unsubscribe-auth/AJM3SJEC7WNJSWR4JGTISV3QGDM6JANCNFSM4IOIZBVQ .
What’s the testng eclipse plugin version?
I am not sure how can I check This is my WhatsApp number pls ping me 9566932598
Thanks
M.Manikandan
On Wed, Sep 4, 2019 at 1:03 AM Nick Tan notifications@github.com wrote:
What’s the testng eclipse plugin version?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cbeust/testng-eclipse/issues/443?email_source=notifications&email_token=AJM3SJDN2TGG6XVNP5C7SU3QH23ZFA5CNFSM4IOIZBV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5ZKCVY#issuecomment-527606103, or mute the thread https://github.com/notifications/unsubscribe-auth/AJM3SJGAPPSUIJZKDKFYLT3QH23ZFANCNFSM4IOIZBVQ .
Problem Statement
After installing TestNG, creating a new project in Java and adding TestNG library shows Invalid classpath container : 'TestNG' error.
Below are the details: Java - 1.8.0 Eclipse - 2018-19 (4.9.0) TestNG - 7.0.0.201908201535 OS - Windows