blob: e60ba404f4411ec7994fe37037b91a5acb1cc524 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>JDT - Java Example Projects</title>
</head>
<body>
<h2>
<b>Java Example Projects</b></h2>
<h3>
Introduction</h3>
The Java examples provide you with sample code for exploring the Eclipse Java
tools.
<h3>
Loading the Samples</h3>
<ol>
<li>
Open the New wizard.</li>
<li>
Select Java in the Examples category.</li>
<li>
Select the project to be added to your workspace.</li>
</ol>
<p>The wizard creates a new Java project for you and imports the sample code
into this project.</p>
</body>
</html>