carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/121/1/.cp/intro/tutorialsExtensionContent.xml
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" ?>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<introContent>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
  <!-- Extension to the SDK Tutorials Page. -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
  <extensionContent id="org.eclipse.jdt" name="Java Development" alt-style="css/tutorials.properties" style="css/tutorials.css" path="tutorials/@">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
    <group label="Java Development" id="java" style-id="content-group">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.jdt.helloworld" label="Create a Hello World application" id="hello-world" style-id="content-link">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
        <text>Learn how to create a simple Java application that prints &quot;Hello world!&quot;</text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
      </link>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.jdt.helloworld.swt" label="Create a Hello World SWT application" id="swt" style-id="content-link">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
        <text>Learn how to create a standalone SWT Java application that displays a window to the user.</text>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
      </link>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
    </group>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
  </extensionContent>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
</introContent>