GeekArticles
Programming
EclipsePDE Does Plug-ins
Author: eclipse.org |
Published: 6th Oct 2005 |
Visited: 528 times |
Add CommentFiled in: EclipseThe Plug-in Development Environment (PDE) provides a set of tools that assist the developer in every stage of plug-in development from genesis to deployment. This article chronicles the creation, development, testing, building, and deployment of a simple "Hello World" plug-in using a subset of these tools.
Read Article Sponsored Links
Related Articles
• Tips in Developing jQuery Plug-ins Plug-ins for jQuery has become increasingly important because of the development of the framework in terms of corporate support Microsoft and ability of the framework to accepted different plug-ins for easier development. The plug-in could also be recycled and used in other websites aside from JavaS ...
• jQuery - The Power of Plug-ins Learning jQuery - The Power of Plug-ins
The alternateRowColors() function that we wrote is a perfect candidate to become a jQuery plug-in. In fact, any operation that we wish to apply to a set of DOM elements can easily be expressed as a plug-in. In this case, we only need to modify our existing...
...
• Updated JavaFX Script Plug-in for NetBeans The JavaFX Script plugin for the NetBeans IDE 6.0 Beta 2 is available for download. The plugin includes bug fixes, the new 2D Graphics Tutorial, and the WeatherFX sample applicati ...
• Task Plug-in - A Flexable .NET Plug-in Architecture The TaskPlugin library is set of classes, interfaces, enumerations and attributes that collectively support the ITaskPlugin interface. The ITaskPlugin interface is a .NET interface created to demonstrate how to create a ?Plug-in? architecture utilizing the Microsoft .NET framew ...