Difference between revisions of "Scripting: Included libraries"

From Freeplane - free mind mapping and knowledge management software
m (freeplane_plugin_svg)
Line 57: Line 57:
 
* xml-apis
 
* xml-apis
  
[[Category:Scripting]]
+
[[Category:Script]]

Revision as of 15:59, 4 November 2011

Back to Scripting overview

OSGI allows to control exactly which packages should be exported by a library. By this means only a few of the libraries included in the Freeplane distribution are accessible by scripts:

Accessible libraries


Inaccessible libraries that are part of the distribution

Accessing the following libraries requires repackaging of Freeplane (the libraries are grouped by their project). If there there should be a common need to add certain packages/libraries please file a feature request in Mantis.

freeplane

  • SimplyHTML
  • forms
  • gnu-regexp
  • jortho

freeplane_plugin_help

  • jhall

freeplane_plugin_latex

  • jlatexmath

freeplane_plugin_svg

  • batik-anim
  • batik-awt-util
  • batik-bridge
  • batik-codec
  • batik-css
  • batik-dom
  • batik-ext
  • batik-extension
  • batik-gui-util
  • batik-gvt
  • batik-parser
  • batik-script
  • batik-svg-dom
  • batik-svggen
  • batik-swing
  • batik-transcoder
  • batik-util
  • batik-xml
  • js
  • pdf-transcoder
  • xerces_2_5_0
  • xml-apis-ext
  • xml-apis