[netbeans-samples~samples:63] validated html
- From: RuthK@kenai.com
- To: commits@netbeans-samples.kenai.com
- Subject: [netbeans-samples~samples:63] validated html
- Date: Wed, 26 Aug 2009 15:57:20 +0000
Project: netbeans-samples
Repository: samples
Revision: 63
Author: RuthK
Date: 2009-08-26 13:21:16 UTC
Link:
Log Message:
------------
validated html
Revisions:
----------
63
Modified Paths:
---------------
Samples/Java/Hello3DWorld/readme.html
Diffs:
------
Index: Samples/Java/Hello3DWorld/readme.html
===================================================================
--- Samples/Java/Hello3DWorld/readme.html (revision 62)
+++ Samples/Java/Hello3DWorld/readme.html (revision 63)
@@ -1,14 +1,17 @@
<html>
-
-<h1>The Hello3DWorld Sample Project </h1>
+<head>
+<title>The Hello3DWorld Sample Project</title>
+</head>
+<body>
+<h1>The Hello3DWorld Sample Project</h1>
<p>
-This NetBeans-ready sample project demonstrates two things:
+This NetBeans-ready sample project demonstrates two things:</p>
<ul><li> Getting started with 3-D Java games with the jMonkeyEngine 2.0
framework.
</li><li> Using a custom Ant target for packaging all libraries
(including native dynamic libraries) into one JAR.
</li></ul>
-</p>
+
<p>No set-up is required to build and run the samples in the NetBeans
IDE.</p>
<h2>1.) Overview</h2>
@@ -158,5 +161,5 @@
Including this file inside the built One-JAR file conforms with these
terms.
</pre>
</div>
-
+</body>
</html>
\ No newline at end of file
|
[netbeans-samples~samples:63] validated html |
RuthK | 08/26/2009 |





