summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-31 15:50:51 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-31 15:50:51 +0000
commit889dffd62d9bbfbd43c87eebcdf52f8545132a5e (patch)
tree770e25c01ffbf33027fdaea70c5f9a75af6ec83d /odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf
parent055bd233c7f4e56f17ef1fba39a40417da4ec1aa (diff)
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2004/08/11 15:01:02 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section
Diffstat (limited to 'odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf')
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf4
1 files changed, 4 insertions, 0 deletions
diff --git a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf
new file mode 100644
index 000000000000..e1326fa0b1b4
--- /dev/null
+++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf
@@ -0,0 +1,4 @@
+Main-Class: com.sun.star.lib.loader.Loader
+
+Name: com/sun/star/lib/loader/Loader.class
+Application-Class: SimpleBootstrap_java