-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Eric,
maybe it is an environment path problem ?
i remember, i had to change my ant scripts for use with oo 2.0 like
<property name="ooPath" location="d:\program\OpenOffice.org2.0"
/>
<property name="ooSDKPath"
location="d:\program\OpenOffice.org2.0_SDK" />
<property name="idlPath"
value="${basedir}\idl\org\test\example" />
<property name="zipFile" value="example.uno" />
<!-- run regmerge -->
<exec dir="${ooPath}\program"
executable="${ooSDKPath}\windows\bin\regmerge">
<env key="Path"
path="${java.library.path};${ooPath}\program" />
<arg line="${idlPath}\${zipFile}.rdb /UCR
${idlPath}\${serviceName}.urd ${idlPath}\${unoIf1}.urd" />
</exec>
this affects idlc, regmerge, javamaker ...
Oliver
- --
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEzv11TiyrQM/QSkURAoG3AJ4oZx8gzyPRzb8Y8+XAEltD6EE08gCfZdPL
Nejqwn8blJDQG+kehgf3hwM=
=OEIq
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]