blob: 3d66dde6a2466430b8cc637ec3e8b88d9f36a54a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
-->
<introContent>
<!-- Extension to the SDK Tutorials Page. -->
<extensionContent id="org.eclipse.jdt.2" name="Java Development (test)" alt-style="css/swt.properties" style="css/tutorials.css" path="tutorials/@">
<enablement>
<systemTest property="org.eclipse.ua.tests.property.isTesting" value="true"/>
</enablement>
<group label="Java Development (test)" id="java" style-id="content-group">
<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 (test)" id="hello-world" style-id="content-link">
<text>Learn how to create a simple Java application that prints &quot;Hello world!&quot; (test)</text>
</link>
<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 (test)" id="swt" style-id="content-link">
<text>Learn how to create a standalone SWT Java application that displays a window to the user. (test)</text>
</link>
</group>
</extensionContent>
</introContent>