I wonder if there is any support to include jar files in customization 
add-ons.

We need syntax highlighting in docbook programlistings and use the 
xslthl package 
<http://www.sagehill.net/docbookxsl/SyntaxHighlighting.html> with 
customization for our specific languages. This works fine with XXE, but 
an additional jar file is needed in the classpath.

Currently we have copied the required jar (xslthl-2.01.jar) to the bin 
folder and modified the classpath in xxe.jstart:
-classpath
..\class;xxe.jar;xerces.jar;resolver.jar;relaxng.jar;xsc.jar;jh.jar;saxon.jar;saxon9.jar;xxe_help.jar;xslthl-2.0.1.jar

This works, but is not very good from a deployment point of view. 
Preferably, I would like to have the jar file in the custom addon 
folder, and somehow add it to the classpath from the addon configuration 
file. Is this possible?

Alternatively, could you consider to include xslthl in the XXE 
distribution? It is mature package supported by the standard docbook5 
stylesheets.The license should be no problem. The project is located at 
<http://sourceforge.net/projects/xslthl>.

Thanks,
Magnus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: magnus_gafvert.vcf
Type: text/x-vcard
Size: 295 bytes
Desc: not available
Url : 
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20091210/b79478e4/attachment.bin
 

Reply via email to