[api-features] changed/SRC680 cws sdksample : javamaker generates types recursively
[email protected] Wed, 21 Sep 2005 13:25:16 +0200 (CEST)
| Newsgroups | gmane.comp.openoffice.announce.features |
|---|---|
| Message-ID | <31139904.1127301916932.JavaMail.root@sd-web1> |
Product API Type changed Title javamaker generates types recursively Posted by [email protected] Affected ,codemaker Effective from SRC680 cws sdksample API/ BASIC [x] Configuration [ ] File format change [ ] Help/ Guide [ ] Performance test [ ] Translation [ ] UI relevant [ ] Description The javamaker generates types now recursively. old: javamaker -Tcom.sun.star.text.* ... generates all types in the module "text" but not of the sub modules new: javamaker -Tcom.sun.star.text.* ... generates all types in the module "text" and all types of sub modules. javamaker -T* is identical with no -T option which means that all types are genrated No formal specifiaction is available, see the tools description i the SDK (<sdk>/docs/tools.html ) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]