install.html (2f8a5df7) install.html (64c3c3ee)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 54 unchanged lines hidden (view full) ---

63 libraries, header files and helper class files that can be used to
64 develop Java/C++ components, to embed the Apache OpenOffice %PRODUCT_RELEASE% application in
65 your own programs, or to use the API (scripting or remote control the
66 office). For a complete working environment, we have some additional
67 requirements:</p>
68 </td>
69 </tr>
70 <tr valign="top">
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 54 unchanged lines hidden (view full) ---

63 libraries, header files and helper class files that can be used to
64 develop Java/C++ components, to embed the Apache OpenOffice %PRODUCT_RELEASE% application in
65 your own programs, or to use the API (scripting or remote control the
66 office). For a complete working environment, we have some additional
67 requirements:</p>
68 </td>
69 </tr>
70 <tr valign="top">
71 <td><b>Apache OpenOffice %PRODUCT_RELEASE% installation</b></td>
72 <td class="content80">The SDK works on top of an existing office
73 installation and uses the same libraries as the office installation.</td>
74 </tr>
75 </tr>
76 <tr valign="middle">
77 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
78 </tr>
79 <tr valign="top">
80 <td><b>JDK (1.5 or higher)</b></td>
71 <td><b>Apache OpenOffice %PRODUCT_RELEASE% installation</b></td>
72 <td class="content80">The SDK works on top of an existing office
73 installation and uses the same libraries as the office installation.</td>
74 </tr>
75 <tr valign="middle">
76 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
77 </tr>
78 <tr valign="top">
79 <td><b>JDK (1.5 or higher)</b></td>
81 <td class="content80">
82 <p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <a target="_blank" href="http://java.sun.com/products" title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
83 <p>Recommendation is to use Java 6 excepting for Mac OS because initially Mac OS supported a 64bit version of Java 6 only.</p>
84 <p><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td>
85 </tr>
86 <tr valign="middle">
87 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
88 </tr>

--- 216 unchanged lines hidden (view full) ---

305 <td class="cell80">The path to the program directory in the office installation (e.g. <i>$OFFICE_HOME/program</i>).</td>
306 </tr>
307 <tr valign="top">
308 <td class="cell20">OO_SDK_OFFICE_LIB_DIR</td>
309 <td class="cell80">The path to the office program directory in the office installtion (e.g. <i>$OFFICE_HOME/program</i>).</td>
310 </tr>
311 <tr valign="top">
312 <td class="cell20">OO_SDK_OFFICE_JAVA_DIR</td>
80 <td class="content80">
81 <p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <a target="_blank" href="http://java.sun.com/products" title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
82 <p>Recommendation is to use Java 6 excepting for Mac OS because initially Mac OS supported a 64bit version of Java 6 only.</p>
83 <p><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td>
84 </tr>
85 <tr valign="middle">
86 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
87 </tr>

--- 216 unchanged lines hidden (view full) ---

304 <td class="cell80">The path to the program directory in the office installation (e.g. <i>$OFFICE_HOME/program</i>).</td>
305 </tr>
306 <tr valign="top">
307 <td class="cell20">OO_SDK_OFFICE_LIB_DIR</td>
308 <td class="cell80">The path to the office program directory in the office installtion (e.g. <i>$OFFICE_HOME/program</i>).</td>
309 </tr>
310 <tr valign="top">
311 <td class="cell20">OO_SDK_OFFICE_JAVA_DIR</td>
313 <td class="cell80">The path to the classes direcgtory in the office program directory where Java JARs are located (e.g.
312 <td class="cell80">The path to the classes directory in the office program directory where Java JARs are located (e.g.
314 <i>$OFFICE_HOME/program/classes</i>).</td>
315 </tr>
316 <tr valign="top">
317 <td class="cell20">CLASSPATH</td>
318 <td class="cell80">
319 =<i>$OO_SDK_OFFICE_JAVA_DIR/juh.jar;
320 $OO_SDK_OFFICE_JAVA_DIR/jurt.jar;
321 $OO_SDK_OFFICE_JAVA_DIR/ridl.jar;

--- 112 unchanged lines hidden (view full) ---

434 <td colspan="3"><img class="nothing30" src="images/nada.gif"></td>
435 </tr>
436 <tr>
437 <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
438 </tr>
439 <tr>
440 <td colspan="3">
441 <div class="centertext">
313 <i>$OFFICE_HOME/program/classes</i>).</td>
314 </tr>
315 <tr valign="top">
316 <td class="cell20">CLASSPATH</td>
317 <td class="cell80">
318 =<i>$OO_SDK_OFFICE_JAVA_DIR/juh.jar;
319 $OO_SDK_OFFICE_JAVA_DIR/jurt.jar;
320 $OO_SDK_OFFICE_JAVA_DIR/ridl.jar;

--- 112 unchanged lines hidden (view full) ---

433 <td colspan="3"><img class="nothing30" src="images/nada.gif"></td>
434 </tr>
435 <tr>
436 <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
437 </tr>
438 <tr>
439 <td colspan="3">
440 <div class="centertext">
442 <p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
441 <p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
443 Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
444 </div>
445 </td>
446 </tr>
447</table>
448<map name="Map">
442 Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
443 </div>
444 </td>
445 </tr>
446</table>
447<map name="Map">
449 <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
448 <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
450</map>
451</body>
452</html>
449</map>
450</body>
451</html>