zenith
zenith

Reputation: 33

Not able to find TestNG options in eclipse after plugin installation

I am using eclipse kepler and I installed plugin for testNG as: Help --> Install New Software --> http://beust.com/eclipse

After the installation, I can't find the TestNG options in eclipse. I even changed my jdk from 1.6 to 1.7 in java compiler and eclipse.ini

Please suggest.

Upvotes: 1

Views: 1830

Answers (1)

XuQing Tan
XuQing Tan

Reputation: 372

there should be something in the "Error Log" view (navigate to "Window" on the top level menu -> Show View -> Error Log), could you paste the relate errors here to help diagnose the issue.

thanks

Upvotes: 2

Related Questions