How to take screen shot with some settings in eclipse? - eclipse

Is there anyway to take screenshots of all test cases run using eclipse ? Is there any setting which needs to be done ?
Please help if it is possible
Thanks
Rubi

No, Eclipse does not provide any screenshot capability itself. That would be up to a utility/application on your OS.

Related

How can i fix this? my editor fontligatures is not enabled

enter image description here
i am using vscode but for some reason my fontligatures is not enabled so anyone can help me with this problem?
Hello This setting is used to enable font modification settings. However, before modifying, you must download the relevant fonts on your computer. I found a link to download:enter link description here, After downloading, install it, and you can see it in the windows control panel. Then revise where you said it!
Hope helpful!

BlueStacks how to remove welcome tab?

I've installed BlueStacks v2.0.8.It's better than the old version.It have a problem.My internet is slow when I run BlueStacks.I found out the problem is welcome tab.It load a lot of data.I need a way to remove it.Can anyone help me please

Could Gprof be more detailed?

I'm trying to profile my C code with gprof. I'm compiling .a library with -pg option and compiling executable also with -pg and with this .a library.
Running. Getting gmon.out. Viewing it using Eclipse. And all I getting is something like showed at screenshot bellow.
I assume there should be some functions instead those addresses.
Can somebody tell me how to fix it?
Thanks in advance,
- Ilya.
I just checked gmon.out with gprof using command line instead of Eclipse and it appeared that there is no any ?? and 0xaddresses. So I assume that it is some kind of Eclipse viewer issue. Thanks for paying attention to this. I'll also try all tool that you suggested.

How to create menu file in solaris

Hi I want to create Menu inside Application. Means I want my application should be visible in Application. To achieve this in linux we have to create a menu file. so how to achieve the same in solaris10
Thanks
Sunil Kumar Sahoo
This is more desktop environment related than Linux or Solaris.
Solaris 10 is using /usr/share/gnome/default.session when the user choose JDS as its desktop. I'm unsure about what might be used with CDE.
OpenSolaris uses the same method as you know with Gnu/Linux. Just drop the menu file in /etc/xdg/autostart.
Hi I worked in Solaris 10. But still now facing problem to create .dekstop file. I think the below link may help you. I can not see the icon of my desktop file. Also please read how firefox have implemented for solaris10
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalID=Q112298
Thanks
Deepak

XMLSpy in Eclipse

I need to test XMLSpy functionality in Eclipse. After I switch Eclipse to XMLSpy Perspective and QTP is runnig (record or run mode), it does not work. Could you help me?
Thanks.
Some more information would be helpful. "It does not work" is extremely vague. What does not work? Do you mean that QTP does not record anything at all? Do you mean that QTP records something, but it is incorrect? Does it record some of your test, but misses one particular control, such as a grid? Do you have the right QTP add-ins/plugins enabled to support automation with Eclipse?
Altova support does not seem to have any reference including "Quik Test Pro" issues.
However, check for other plugins (other than XmlSpy):
similar tools has been known to fail in interaction with TPTP for instance.
Check also your Error log view, and complete your question with error messages displayed at the time of the recording.
(source: eclipse.org)