octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44882] java arrays are not automatically conv


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #44882] java arrays are not automatically converted to octave types
Date: Wed, 22 Apr 2015 20:20:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Follow-up Comment #11, bug #44882 (project octave):

To setup the javaclasspath I use io package's "chk_spreadsheet_support ('', 3,
'/full/path/to/libreoffice/install/dir')". 
On my Linux box arg#3 is /opt/libreoffice4.3, on Windows the javaclasspath
looks like

:
C:\Program Files (X86)\LibreOffice 4\program
C:\Program Files (X86)\LibreOffice 4\program\classes\unoil.jar
C:\Program Files (X86)\LibreOffice 4\URE\java\jurt.jar
C:\Program Files (X86)\LibreOffice 4\URE\java\juh.jar
C:\Program Files (X86)\LibreOffice 4\URE\java\unoloader.jar
C:\Program Files (X86)\LibreOffice 4\URE\java\ridl.jar


FYI, here's a link to the relevant javadoc:
http://www.openoffice.org/api/docs/common/ref/com/sun/star/beans/Property.html

and I got my code templates from e.g.,
https://wiki.openoffice.org/wiki/Documentation/DevGuide/FirstSteps/Example:_Working_with_a_Spreadsheet_Document

I think once the LO program directory and .jar files are in the javaclasspath
you can experiment with the line in comment #7 w/o requiring the rest of the
OOo/LO code (it is fairly stand-alone code)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44882>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]