summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/jen.xml
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2002-12-06 09:48:59 +0000
committerStephan Bergmann <sb@openoffice.org>2002-12-06 09:48:59 +0000
commit63a62358c4bc2e3c3770b5958252e2fe0bcc6465 (patch)
tree4590064f48def38b6244b50e541567f4870d0d17 /stoc/source/javavm/jen.xml
parentf52629939659a694704ad664245a894115f1d76a (diff)
#105077# Base on new jvmaccess/virtualmachine, and cleanup.
Diffstat (limited to 'stoc/source/javavm/jen.xml')
-rw-r--r--stoc/source/javavm/jen.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/stoc/source/javavm/jen.xml b/stoc/source/javavm/jen.xml
index 45c241cff29b..4e130a359aba 100644
--- a/stoc/source/javavm/jen.xml
+++ b/stoc/source/javavm/jen.xml
@@ -28,6 +28,9 @@ the existing vm given back.
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.WrappedTargetRuntimeException </type>
+ <type> com.sun.star.lang.DisposedException </type>
+ <type> com.sun.star.lang.IllegalArgumentException </type>
+ <type> com.sun.star.lang.XInitialization </type>
<type> com.sun.star.registry.XSimpleRegistry </type>
<type> com.sun.star.lang.XSingleComponentFactory </type>
<type> com.sun.star.uno.XComponentContext </type>
@@ -52,8 +55,12 @@ the existing vm given back.
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> tools </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
+ <project-build-dependency> jvmaccess </project-build-dependency>
+ <project-build-dependency> salhelper </project-build-dependency>
<runtime-module-dependency> cppuhelper2$(COM) </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> tl(COM) </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
+ <runtime-module-dependency> jvmaccess3$(COM) </runtime-module-dependency>
+ <runtime-module-dependency> salhelper3$(COM) </runtime-module-dependency>
</module-description>