https://bugs.documentfoundation.org/show_bug.cgi?id=162429

            Bug ID: 162429
           Summary: Limited classpath definition in a Java macro rule
                    <languagedepprops> in parcel-descriptor.xml
           Product: LibreOffice
           Version: 24.2.5.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

Description:
In the LibreOffice SDK Programming Guide - chapter 49 
(https://wiki.documentfoundation.org/Documentation/SDKGuide/Extension_and_Document_Event_Macros)
 
it is written "It appears that Office can only add a single JAR to its
classpath with <languagedepprops>".
This is a bit annoying when writing macros in Java (intended to be embedded in
documents to avoid any installation by users), for it needs to group the macro
code and the necessary libraries into a single JAR package.
Could it be possible to extend the <prop "name="classpath" ..> syntax in the
parcel-descriptor.xml file to accept serveral jar files ?

Actual Results:
??

Expected Results:
??


Reproducible: Always


User Profile Reset: No

Additional Info:
??

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to