On-the-fly Run/Debug options are missing in 96.802 EAP (?)
I wanted to create an issue in YouTrack but it didn't work in either Firefox or Google Chrome - therefore I'm posting my request here:
I cannot directly run/debug a TestNG unit test from the current editor.
There are no menu items in the file's context menu and no options to directly run a test case from the "Run" menu.
This was possible in the previous versions so please re-add this feature as soon as possible.
Right now I have to go to the "Edit Configurations" dialog and create a complete new configuration just to run the current testcase I'm working on.
This is in fact so annoying that I have switched back to the IDEA 9x build.
Please sign in to leave a comment.
I am able to run/debug TestNG tests from the context menu and the run menu in IU-96.802 on Ubuntu 8.04 running JDK 6u21x64.
That's really curious - these options are definitly not available to me in IDEA X.
Maybe someone from Jetbrains can give me a hint why these options are suddenly missing ?
I'd really like to use the EAP but having to create a run config for every testcase is not an option :-(
I'm on Ubuntu 9.04 with a 64-Bit JDK.
Hello Christian,
Please make sure that you don't get any exceptions from incompatible third-party
plugins (in particular, BashSupport is known to have this issue).
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Dmitry,
thanks for your fast reply - you were correct about the cause of the problem:
I had to disable both BashSupport and the Python plugin - afterwards the "Run"-Menuitems returned :-)
I also tried disabling just Python but that was not sufficient so both plugins seem to cause this error.
Thanks again,
Christian
There seems to be a noticeable slowness to running TestNG under X then under 9. Have you experienced this now that you have it working?
nevermind, it appears to be all windows opening/taking focus.