Nick Tan
Nick Tan
@Juju-Ong , could you confirm there's only one TestNG jar on your project classpath? and its version >= 6.0
so you were saying TestNG 6.4 does not work on TestNG Eclipse Plugin 6.11.0? could you also have a try with TestNG 6.11 on TestNG Eclipse Plugin 6.11.0? thx
@Juju-Ong , could you install the latest beta plugin from `http://beust.com/eclipse-beta` then enable debug before running test: navigate to top level menu -> "Run -> Run Configurations..." -> select run...
you can use offline installer to workaround it: https://github.com/cbeust/testng-eclipse/blob/master/docs/Troubleshooting.md
you may install from bintray updatesite: http://dl.bintray.com/testng-team/testng-eclipse-release/
@cbeust need your help to check this SSL issue.
not yet tried this, but according to the [source code](https://github.com/oracle/visualvm/blob/master/integrations/eclipse/org.eclipse.visualvm.launcher.java/plugin.xml) of ["Eclipse Launcher for VisualVM"](https://github.com/oracle/visualvm/tree/master/integrations/eclipse), only junit is supported: ```xml ```
i'll keep this ticket open, if people can't get support from visualvm project, I will try to create PR later.
@mpet , it's not implemented yet, a PR is appreciated
besides, that project seems long time no update https://github.com/oracle/visualvm/tree/master/integrations/eclipse