testng-team / testng-eclipse

Eclipse plug-in for TestNG
https://testng.org
194 stars 164 forks source link

TestNG suggestion not working #546

Closed Raj7912 closed 1 year ago

Raj7912 commented 1 year ago

Problem Statement

please read https://github.com/cbeust/testng-eclipse/blob/master/docs/Troubleshooting.md first

Any relate message in "Error Log" view

"Windows -> Show View -> Others -> Error Log"

The Dependency Management tool for your project

Operating System

Eclipse ide 2022-12

"TestNG" suggestions not displayed 06ADA86C-16B7-41F4-87DE-768D5B44D1E9

Raj7912 commented 1 year ago

1)TestNG is downloaded from eclipse marketplaces 2)Manually added build path on the project folder 3)testNG is working but no suggestions are coming

missedone commented 1 year ago

@Raj7912 , pls try with the latest version 7.8.0.202308061717

the content assist works for me

image