Java and Eclipse Plugin Development

Java, Eclipse Plugin Development and best software development practices

Friday, September 19, 2014

How to contribute a new menu to the workbench ?

›
Eclipse exposed a mechansim to contribute a new menu through "org.eclipse.ui.menus" extension and locationURI. Requried extensio...
Wednesday, September 17, 2014

UI Toolkits and Multi-threaded environment

›
For my reference: https://weblogs.java.net/blog/kgh/archive/2004/10/multithreaded_t.html http://www.codeaffine.com/2014/09/15/safely-use...

How to get active perspective in Eclipse

›
Active workbench page will have getPerspective() this will return the IPerspectiveDescriptor IWorkbench workbench = PlatformUI.getWorkben...

visibleWhen on toolbar in Eclipse

›
I have added visibleWhen directly under toolbar, look like platform is not respecting visibleWhen for toolbar. This is how I defined the ...
Tuesday, September 16, 2014

Conventions for naming git branches for your development

›
Some practices which I follow for naming git branches. If you are working on sprint/agile development, you might have planned certain act...
Monday, September 15, 2014

Eclipse Plugin name and package name conventions

›
I will follow below conventions for naming any new plug-in which I am contributing. Plug-in names should follow the standard Eclipse Nami...

java.lang.OutOfMemoryError: unable to create new native thread

›
One of the developer reported "java.lang.OutOfMemoryError: unable to create new native thread" while working with eclipse on his...
‹
›
Home
View web version

About Me

KK
Learn, share and repeat!
View my complete profile
Powered by Blogger.