diff options
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 |