alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8" ?>
<introContent>
  <!-- Extension to the SDK Tutorial Page. -->
  <extensionContent id="org.eclipse.pde" name="PDE" alt-style="css/tutorials.properties" style="css/tutorials.css" path="tutorials/@">
    <group label="Eclipse Plug-in Development" id="pde" style-id="content-group">
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&input=org.eclipse.pde.helloworld" 
            label="Create an Eclipse plug-in" 
            id="pde-hello-world" 
            style-id="content-link">
        <text>
           End-to-end tutorial demonstrating how to create a plug-in, 
           a plug-in extension, a feature, and an update site as well as 
           how to install and uninstall a feature
        </text>
      </link>
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&input=org.eclipse.pde.rcpapp" 
            label="Create a Rich Client Platform (RCP) application" 
            id="rcp" 
            style-id="content-link">
        <text>
           End-to-end tutorial demonstrating how to create a plug-in, define a 
           plug-in based product, customize a product, export an RCP application 
           and define a feature based product
        </text>
      </link>
    </group>
  </extensionContent>
</introContent>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.