I don't think this is what was asked. In the Run Configurations and Debug Configurations dialogs, the first tab (called "Main" for a java app launch or "Test" for a junit launch) has an item at the bottom that reads "Using XXX Launcher... Select Other" where "Select Other" is a link that pops up a list of available launchers - not JREs. There doesn't appear to be anything like this in the Coverage Configurations dialog.
I too am experiencing the same annoyance as was reported in this thread. I just installed EclEmma today, and I used it for several hours without the problem, after the initial eclipse restart following installation. But now every time I try to launch with coverage, VisualVM is popping up, which is very annoying. I'd love to know if there's a way, short of uninstalling VisualVM, to get this to stop. Andy On Wednesday, May 21, 2014 at 1:24:27 AM UTC-4, Marc R. Hoffmann wrote: > Hi, > > the same way than in the launch/debug mode: In the coverage launch > dialog there is a "JRE" tab to select the JRE. > > Best regards, > -marc > > > On 20.05.14 22:11, [email protected] wrote: > > The topic title says it all. I've just installed EclEmma, and it does > > exactly what I need it to do. However, instead of using the default Eclipse > > launcher, it's using VisualVM, which pops up a group of windows that I > > don't want. It's a minor annoyance, but minor annoyances build up over > > time. How do I configure EcEmma to use the default launcher instead? > > -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/6e17dae0-6005-480b-ba0b-b9ceb98e8c3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
