/testeclipseplugin

a eclipse plugin with perspective and views

Primary LanguageJava

Eclipse plugin Development

How to use Gridlayout

How to use perspective to manage view’s positons

Documents to read

How to implement preference for eclipse plugin

How to use third party lib in eclipse plugin

Table Viewer Example

Eclipse plugin .TableViewer show data

Some of questions on stackoverflow regarding eclipse RCP plugin development

How to remove some menu item from context menu in my view

How to add Widgets to GridLayout dynamically, how to make tableviewer resizable

How to check if project exist or not when programmatically create eclipse project

How to invoke importwizard from eclipse plugin programmatically

How to refresh eclipse project programmatically?

How to save Eclipse project programmatically

How to exclude org.junit bundle for my plugin