Downloads
All downloadable materials about
PNML Framework
can be found here.
You can also get technical support by browsing the documentation on the
wiki.
You may report any bug using the tickets form.
For any other feedback or specific technical support, please use the
contact address.
PNML Framework is distributed in 2 ways:
- via an Eclipse update site;
- as a Zip archive with all its dependencies.
Update site for Eclipse users
If you are already familiar with Eclipse software updates manager, point it to:
- http://pnml.lip6.fr/pnmlframework/updatesite/ for the public releases;
- http://pnml.lip6.fr/pnmlframework/updatesite-dev/ for the development releases.
You may have to append site.xml to the two above addresses if the software
updates manager seems not to discover anything...
If you need a tutorial to learn how to install it step by step, installations instructions are provided on wiki.
Remember that any technical documentation about PNML Framework you may need is provided on that wiki.
Linux users, if at the first installation, you have an issue with Eclipse not finding
net.sourceforge.lpg.lpgjavaruntime resource, re-launch and redo the installation.
Zip archive distribution
- The framework archive contains:
- the framework library jars, including the sources;
- its immediate dependencies.
Download the
latest release.
Release archive SHA digest: 8a8f3c95c22a0c70e071bddb52e68d80cfd4deee
Download the
latest development release.
Development release archive SHA digest: 74abe0f99535937f44851ad8aacb336364384be3
To check the SHA digests you can use OpenSSL. Run the following command:
openssl dgst -sha [file name]
If you have downloaded the zip archive, Mac OS X and Linux users,
use unzip program to expand it.
Windows users, if do not have any zip utility, you can
download and use 7-zip.
Standalone configuration
PNML Framework is not designed to run on its own as a complete application.
Please refer to the
following
article on the wiki to learn how you can configure your application using PNML Framework.
Documentation
You may now want to browse the documentation
to learn how to start using PNML Framework.
In particular, an application example of PNML to Dot
conversion is provided.
|