|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8" ?>
<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&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 "Hello world!" (test)
</link>
<link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&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)
</link>
</group>
</extensionContent>
</introContent>
|
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
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.