diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-02-08 22:48:24 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-02-08 22:48:24 +0000 |
commit | 1f9cc0db52f9a8e5ccb839930bff07145b2cf745 (patch) | |
tree | 993ce1655666d4fc75511115bc46de16e5b272f2 /manifest.mf | |
parent | 279c29b62e072da39600011b37e2d331fa21c7c1 (diff) |
This commit was manufactured by cvs2svn to create branch 'dev-1_5'.
Diffstat (limited to 'manifest.mf')
-rw-r--r-- | manifest.mf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.mf b/manifest.mf new file mode 100644 index 0000000..dc0b38e --- /dev/null +++ b/manifest.mf @@ -0,0 +1,5 @@ +Manifest-Version: 1.0 +Implementation-Title: Java 3D Example Programs +Implementation-Version: 1.4.0 +Implementation-Vendor: Sun Microsystems, Inc. +Main-Class: org.jdesktop.j3d.examples.hello_universe.HelloUniverse |