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 alt-style="css/swt.properties" style="css/samples.css" path="samples/page-content/pdeAnchor">
     <group label="SWT" id="swt" style-id="samples-group">
                <text style-id="group-description">Run SWT samples using either the standalone SWT launcher or as an integrated workbench view.
                <link label="Workbench views and standalone applications" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&class=org.eclipse.pde.ui.internal.samples.ShowSampleAction&id=org.eclipse.sdk.samples.swt.examples" id="swt-examples" style-id="sample-link">
                    <text>The SWT Example launcher will allow you to launch a collection of SWT examples.  Some of the examples can be run independent of the eclipse platform and others will be available as views inside the workbench.
                </link>
                <anchor id="swtGroupAnchor"/>
      </group>
      <group label="Workbench" id="workbench" style-id="samples-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.ui.internal.samples.ShowSampleAction&id=org.eclipse.sdk.samples.multipageeditor" id="multi-page-editor" style-id="sample-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.ui.internal.samples.ShowSampleAction&id=org.eclipse.sdk.samples.propertysheet" id="property-sheet" style-id="sample-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.ui.internal.samples.ShowSampleAction&id=org.eclipse.sdk.samples.readmetool" id="readmetool" style-id="sample-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.