All Downloads are FREE. Search and download functionalities are using the official Maven repository.

on.extensions.ch.sbb.polarion.extension.pdf-exporter.7.3.1.source-code.plugin.xml Maven / Gradle / Ivy

Go to download

This Polarion extension provides possibility to convert Polarion Documents to PDF files. This is an alternative to native Polarion's solution.

There is a newer version: 7.0.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
    <extension
            point="com.polarion.portal.tomcat.webapps">
        <webapp
                name="polarion/pdf-exporter"
                contextRoot="webapp/pdf-exporter">
        </webapp>
    </extension>

    <extension
            point="com.polarion.portal.tomcat.webapps">
        <webapp
                name="polarion/pdf-exporter-admin"
                contextRoot="webapp/pdf-exporter-admin">
        </webapp>
    </extension>
</plugin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy