Hi, On Wednesday, July 26, 2017 at 2:20:20 PM UTC+2, dushkin wrote: > > I am using Eclipse Oxygen 4.7.0 where I have also install EclEmma 3.0.0 >
First of all - you don't need to install EclEmma if you're using one of the following Eclipse Oxygen 4.7 packages - Eclipse IDE for Java Developers, Eclipse IDE for Java EE Developers, or Eclipse IDE for Eclipse Committer, because EclEmma is now part of these packages. So how exactly you installed it? And please provide us content of Help -> About Eclipse -> Installation Details -> Configuration , and Eclipse log file located in your workspace under .metadata/.log Can you try fresh installation of one of the mentioned above Eclipse Oxygen packages? > Now, I can't how to use it. I don;t see the toolbar buttons nor no > relevant menu item. > Please make sure that you're in Java perspective to see the icon in the toolbar. If you're talking about main menu, then also please make sure to be in Java perspective. Or/and check presence of "coverage" context menu by righ-clicking on runnable Java resource, e.g. unit test. > So, I decided to uninstall it. But it doesn't get uninstalled and I still > don;t see any clue for it in the eclipse environment except of being listed > in the installed plugins list, > If you're using one the packages mentioned above, then I believe that you can't uninstall EclEmma exactly because it is part of these packages. -- 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/440ce749-88d4-47c8-8fe0-e5f5dd2ed758%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
