To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62530
Issue #:|62530
Summary:|Change Developers Guide for change in source:
|build_FirstUnoContact.xml
Component:|porting
Version:|680m156
Platform:|All
URL:|
OS/Version:|Linux
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|PATCH
Priority:|P3
Subcomponent:|code
Assigned to:|yj
Reported by:|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Fri Feb 24 04:15:18 -0800
2006 -------
In OpenOffice.org2.0_SDK/docs/DevelopersGuide/FirstSteps/FirstSteps.xhtml
para 2.3.4 says...
"6. Enter the script code shown below (FirstSteps/build_FirstUnoContact.xml).
Adjust the property values OFFICE_HOME and OO_SDK_HOME to your own local
environment."
and the following example code block soon after says:
-------------
The example ant build script (FirstSteps/build_FirstUnoContact.xml):
<?xml version="1.0" encoding="UTF-8"?>
<project basedir="." default="all" name="FirstUnoContact">
<property name="OFFICE_HOME" value="d:/StarOffice8_m48"/>
<property name="OO_SDK_HOME" value="d:/SDK/StarOffice8.EA_SDK"/>
------------
Now this needs to change as the source code will be changed when cws_src680_jsc3
is integrated:
>From 6. delete the words
"Adjust the property values OFFICE_HOME and OO_SDK_HOME to your own local
environment."
In the example code get the new sources from
odk/examples/DevelopersGuide/FirstSteps/build_FirstUnoContact.xml
when cws_src680_jsc3 is integrated
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]