In this article, David Gallardo shows you how to create Eclipse plug-ins using the Plug-in Development Environment's code generation wizard. You'll learn how to run and debug the plug-in in the run-time workbench and install the completed plug-in in Eclipse. David also examines issues relating to packaging plug-ins -- including maintaining version information, upgrading functionality in the form of plug-in fragments, and combining plug-ins to create complete features.
In this article, David Gallardo shows you how to create Eclipse plug-ins using the Plug-in Development Environment's code generation wizard. You'll learn how to run and debug the plug-in in the run-time workbench and install the completed plug-in in Eclipse. David also examines issues relating to packaging plug-ins -- including maintaining version information, upgrading functionality in the form of plug-in fragments, and combining plug-ins to create complete features.
<sep/>release 2.0, Mylyn (formerly called Mylar) enhances productivity by seamlessly integrating tasks into Eclipse and automatically managing the context of those tasks as you work. Mylyn Project Lead Mik Kersten<sep/>
One of the greatest features of the Eclipse framework and integrated development environment (IDE) is its extensibility. In this article, you'll learn how to quickly build a wizard that automates the process of adding a new file. Because the contents of t
LPEX user profiles let you organize LPEX editor customizations for specific tasks and avoid manual customization of the LPEX editor. This article shows how to create and implement a user profile in WebSphere Developer for zSeries v6.0.