Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Tuesday, November 26, 2013
Eclipse Mac: Cocoa SWT
›
Recently I started working on Mac eclipse, and i was trying to understand what is the underlying SWT library. They are using Cocoa SWT . ...
Android SDK tools Windows registry keys
›
Below are the keys registered in windows registry, if you have installed through android sdk exe file. For 32 bit machines HKEY_LOCAL_MA...
Eclipse Plugin spy for menu items
›
All we know that ( Alt+shift+F1 ) is used to identify the class which is used in the eclipse workbench based on the active selection. I r...
Opening eclipse in debug console mode
›
1. If you have specified java in in vm arguments, modify javaw.exe to java.exe Javaw.exe is a window process Java.exe is a ...
Friday, November 22, 2013
E325: ATTENTION Found a swap file by the name ".git/.MERGE_MSG.swp"
›
I was facing this issue while pulling the code from the git central server. Basically error says, 2 things. (1) Another program may be ...
Thursday, November 14, 2013
Ampersand (&) is not shown on tooltips in Eclipse
›
To show '&' as part of tooltip information, You need to follow the rules of doubling an ampersand when you want a single ampers...
Wednesday, November 13, 2013
Cloud Computing - IAAS,PAAS and SAAS
›
http://www.rackspace.com/knowledge_center/whitepaper/understanding-the-cloud-computing-stack-saas-paas-iaas In simple terms: SaaS (Sof...
‹
›
Home
View web version