I am using Eclipse Juno, trying to use TestNG and Selenium to do some testing. When I write my java file to run the test, as per instruction, I should be able to right click and then see "run as" with an arrow and some options, including TestNG - but I get no options, and cannot see TestNG. I also get the following error but am not clear if its related:
An internal error occurred during: "Compute launch button tooltip". Bad version number in .class file
Can anyone help?
P.s. someone will probably say "you have the wrong version of the jdk or a mismatched version" which may be true but can you tell me how/where to check / change this?