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

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
(Module description for "codemaker".)
 
m (Fixed codemaker/test path.)
 
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
{{Uno/UDKlink|codemaker}}
 
{{Uno/UDKlink|codemaker}}
  
==Tests==
+
{{:Uno/Binary/Modules/codemaker/test}}
* {{Uno/UDKlink|codemaker/test/cppumaker}}
+
: cd codemaker/test/cppumaker
+
: dmake #Upon failure dmake aborts with an error.
+
* {{Uno/UDKlink|codemaker/test/javamaker}}
+
: cd codemaker/test/javamaker
+
: dmake #Upon failure dmake aborts with an error.
+
  
 
+
[[Category:Uno]]
[[Category:Uno:Binary:Module]]
+
[[Category:Uno:Binary]]
[[Category:Uno:Cpp:Module]]
+
[[Category:Cpp]]
[[Category:Uno:Java:Module]]
+
[[Category:Java]]
 +
[[Category:Uno:Java]]
 
[[Category:Module]]
 
[[Category:Module]]
 +
[[Category:Source_directories]]

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