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 Samples Page. -->
  <extensionContent id="org.eclipse.pde.workbench" name= "Workbench samples" alt-style="css/samples.properties" style="css/samples.css" path="samples/@">
	<group label="Workbench" id="workbench" style-id="content-group">
    	<text style-id="group-description">The following samples demonstrate how to tightly integrate into the Eclipse workbench.
        <link label="Multi-page editor" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&id=org.eclipse.sdk.samples.multipageeditor" id="multi-page-editor" style-id="content-link">
           	<text>Shows how to create an editor with multiple pages
        </link>
        <link label="Property sheet and outline" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&id=org.eclipse.sdk.samples.propertysheet" id="property-sheet" style-id="content-link">
            <text>Demonstrates how to use property sheet and outline views
        </link>
        <link label="Readme tool" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&id=org.eclipse.sdk.samples.readmetool" id="readmetool" style-id="content-link">
            <text>Shows how to create your own extension points
        </link>
        <anchor id="jdtAnchor"/>
        <anchor id="workbenchGroupAnchor"/>
	</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.