Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi iam just learning how to develop; my first step is to understand the examples i already install 
the sdk from the repository aim currently using ubuntu 12.04.1 but when i run make to the 
bookmarkInsertation(example in java)  it do not find any library i'm i missing something could 
anybody help me with this. Iam just having this problems with java examples, since i test c++ ex 
and they work ok.

thanks in advanced 

PS: this is a section of the output when running make

make
mkdir -p /usr/lib/libreoffice/sdk//LINUXexample.out/class/JavaTextExamples
"/bin/javac"  -classpath ":/usr/lib/libreoffice/sdk//LINUXexample.out/class/JavaTextExamples" -d 
/usr/lib/libreoffice/sdk//LINUXexample.out/class/JavaTextExamples BookmarkInsertion.java
BookmarkInsertion.java:44: error: package com.sun.star.uno does not exist
import com.sun.star.uno.UnoRuntime;
                       ^
BookmarkInsertion.java:78: error: package com.sun.star.text does not exist
    public static void markList(com.sun.star.text.XTextDocument xTextDocument,
                                                 ^
BookmarkInsertion.java:108: error: package com.sun.star.text does not exist
    public static void InsertBookmark(com.sun.star.text.XTextDocument xTextDocument,
                                                       ^
BookmarkInsertion.java:109: error: package com.sun.star.text does not exist
                                      com.sun.star.text.XTextRange xTextRange,
                                                       ^
BookmarkInsertion.java:149: error: package com.sun.star.text does not exist
        com.sun.star.text.XTextDocument xTextDocument, String sSearchString)
                         ^
BookmarkInsertion.java:148: error: package com.sun.star.uno does not exist


Best Regards,
Jorge Luis

10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.