What you will achieve
By the end of this tutorial, you will have Nextedy CHECKLIST installed on your Polarion instance, verified the plugin is active, and confirmed access to the administration interface. You will be ready to set up your first checklist on any supported object type.Prerequisites
- A running Polarion ALM instance with administrator access
- Access to the Polarion server file system for deploying plugins
- A valid Nextedy CHECKLIST license (or trial license)
Installation overview
1
Obtain the plugin package
Download the Nextedy CHECKLIST plugin package from your Nextedy account or the link provided by your Nextedy representative. The package is a single
.jar file.You should have a file named similar to com.nextedy.polarion.checklist-<version>.jar.2
Deploy the plugin to Polarion
Copy the After copying the file, restart the Polarion service:When the restart completes, the Checklist plugin loads automatically as part of Polarion’s plugin framework.
.jar file to the Polarion extensions directory on your server:3
Verify the installation
Open your browser and navigate to the Checklist administration page:You should see the Nextedy CHECKLIST License page displaying:
- The product name and current version number
- Your license status (valid, trial, or unlicensed)
- A link to the support documentation at the Nextedy support portal
4
Install the project template
Nextedy CHECKLIST includes a bundled project template that provides a preconfigured demo project. You can install this template from the administration interface to explore a working example.Navigate to the administration page and use the template installation option. The template installs to the Polarion repository at After installation, you can create a new project from the Checklist template through Polarion’s standard project creation workflow.
/.polarion/projects/templates/.If a previous version of the template is already installed, the installer removes the existing template before uploading the new version. Back up any customizations before reinstalling.
5
Confirm custom field support
Before creating your first checklist, verify that you can create custom fields in your target project:
- Open your Polarion project
- Navigate to Administration > Custom Fields
- Confirm you have permission to create new fields of type Text (multi-line plain text)
The exact navigation path for custom field creation may vary depending on your Polarion version and configuration. Consult your Polarion administration guide if the menu paths differ.
Next steps
With the plugin installed and verified, proceed to set up checklists for your target object types:- Work Items Checklist — the most common starting point for Definition of Done enforcement
- Document Checklist — add checklists to LiveDocs for document review tracking
- Test Run Checklist — attach checklists to test runs for execution verification
- Plan Checklist — add checklists to plans for milestone gate tracking