| <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| <html> |
| <head> |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2009. 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 examples</h3> |
| |
| <ol> |
| <li>Open the New wizard via <b>File > New > Example</b></li> |
| <li>Select the project to be added to your workspace from the <b>Java</b> category.</li> |
| |
| </ol> |
| |
| <p>The wizard creates a new Java project for you and imports the sample code into this project.</p> |
| </body> |
| </html> |