thomas-fritsch / psdt

PostScript Development Tools for Eclipse
http://thomas-fritsch.github.io/psdt/
GNU General Public License v3.0
7 stars 0 forks source link

PostScript Development Tools

License Download News Feed Install

This project delivers a PostScript Integrated Development Environment for Eclipse. It cooperates with the Ghostscript interpreter in a platform-independent way.

Screenshot

Features

Installation

Prerequisites

Installation from Marketplace

Installation from Update Site

Development setup

Prerequisites

Build

A complete build (including unit tests) is done by:

mvn clean verify

The generated update site will be in directory de.tfritsch.psdt.updatesite/target/repository.

IDE

The easiest way is to download and install the Eclipse IDE for Java and DSL Developers.

Alternatively you can take an existing Eclipse instance and add the following components:

Release History