VERA PDF UI

PDF/A Validation model DSL defined in Xtext with Eclipse support.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.verapdf
ArtifactId

ArtifactId

org.verapdf.ui
Last Version

Last Version

1.18.3
Release Date

Release Date

Type

Type

eclipse-plugin
Description

Description

VERA PDF UI
PDF/A Validation model DSL defined in Xtext with Eclipse support.
Project Organization

Project Organization

The veraPDF Consortium

Download org.verapdf.ui

Dependencies

test (1)

Group / Artifact Type Version
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 3.2

Project Modules

There are no modules declared in this project.

veraPDF-model-syntax

This project provides domain specific language support for the veraPDF PDF/A validation model. The DSL is developed with Xtext including spell checking, word completion, syntax colouring and generation of Java interfaces from the model.

CI Status

Travis: Build Status

Jenkins: Build Status

Pre-requisites

In order to make use of the DSL support you'll require

Installation of DSL Support in Eclipse

To get veraPDF-model support in Eclipse :

  1. Download the veraPDF-model-syntax repository, either cloning via Git git clone https://github.com/veraPDF/veraPDF-model-syntax or downloading the latest zip archive from GitHub.

  2. Copy the plugins from veraPDF-model-syntax/eclipse_plugins to {eclipse_directory}/plugins.

  3. Restart Eclipse.

Your Eclipse installation should now support {formal_syntax_name} with syntax checking and colouring, auto-completion, and generation of Java interfaces from the model classes (should have .mdl extension).

Importing the veraPDF Validation Model

To begin working with the veraPDF model:

  1. Download the veraPDF-model repository, either cloning via Git git clone https://github.com/veraPDF/veraPDF-model or downloading the latest zip archive from GitHub.

  2. Launch Eclipse and import the model into your Eclipse workspace: File -> Import... -> General -> Existing Projects into Workspace.

The model classes are placed in src/main/java.

org.verapdf

veraPDF

Open source industry supported PDF/A validation maintained by the Open Preservation Foundation

Versions

Version
1.18.3
1.18.2
1.16.1
1.0.3