Difference between revisions of "Uno/Java/Modules/ridljar"

From Apache OpenOffice Wiki
< Uno‎ | Java‎ | Modules
Jump to: navigation, search
(Module description for "ridljar".)
 
m (Fixed path to ridljar/test.)
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
{{Uno/UDKlink|ridljar}}
 
{{Uno/UDKlink|ridljar}}
  
==Tests==
+
{{:Uno/Java/Modules/ridljar/test}}
* {{Uno/UDKlink|ridljar/test}}
+
: cd ridljar/test
+
: dmake  #If that fails on Windows, dmake the individual sub-directories listed in makefile.mk.
+
: #Upon failure dmake aborts with an error.
+
  
 
+
[[Category:Uno]]
[[Category:Uno:Java:Module]]
+
[[Category:Uno:Java]]
 +
[[Category:Java]]
 
[[Category:Module]]
 
[[Category:Module]]
 +
[[Category:Source_directories]]

Latest revision as of 12:49, 20 October 2009

The "ridljar" module implements the base types for the Java Uno typesystem, as well as a types access library.

CVS

udk/ridljar

Tests

cd ridljar/test
dmake #If that fails on Windows, dmake the individual sub-directories listed in makefile.mk.
#Upon failure dmake aborts with an error.
Personal tools