https://bugs.documentfoundation.org/show_bug.cgi?id=152972
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|UNCONFIRMED |RESOLVED --- Comment #2 from Stephan Bergmann <[email protected]> --- You're presumably missing a reference to the URE types.rdb when invoking javamaker: In a LO 7.3 SDK environment on Linux, with your attachment 184570 as test.idl, > $ idlc -I"$OO_SDK_HOME/idl" test.idl > $ regmerge test.rdb /UCR test.urd > $ javamaker -X"$OFFICE_PROGRAM_PATH/types.rdb" test.rdb successfully generates org/openoffice/adl/util/CalcDL1.class and org/openoffice/adl/util/XCalcDL1.class. -- You are receiving this mail because: You are the assignee for the bug.
