Difference between revisions of "Uno/Binary/Modules/codemaker"

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
m (Fixed codemaker/test path.)
 
Line 4: Line 4:
 
{{Uno/UDKlink|codemaker}}
 
{{Uno/UDKlink|codemaker}}
  
{{:Uno/Binary/Module/codemaker/test}}
+
{{:Uno/Binary/Modules/codemaker/test}}
  
 
[[Category:Uno]]
 
[[Category:Uno]]

Latest revision as of 12:10, 20 October 2009

The "codemaker" module holds the language dependent type (respectively interface) generators C++ and Java.

CVS

udk/codemaker

Tests

cd codemaker/test/cppumaker
dmake #Upon failure dmake aborts with an error.
cd codemaker/test/javamaker
dmake #Upon failure dmake aborts with an error.
Personal tools