-
Notifications
You must be signed in to change notification settings - Fork 344
Downloading binary snapshots
Alexander Kohan edited this page Feb 2, 2023
·
5 revisions
Currently, we do not have binary snapshots. We hope to provide them again soon.
We recommend putting all JPF modules under a single parent directory that holds the site.properties file:
jpf/
site.properties
jpf-core/
jpf-symbc/
…
Many JPF modules are still fast moving, so we recommend using the source repositories to stay up-to-date. Our policy is to only push changes to this server which pass all regression tests
Please contact us by creating an issue. We are trying to fix the process below, which no longer works.
-
How to obtain and install JPF
- System requirements
- Downloading
- Creating a site properties file
- Building, testing, and running
- JPF plugins
-
Developer guide
- Top-level design
- Key mechanisms
- Extension mechanisms
- Common utilities
- Running JPF from within your application
- Writing JPF tests
- Coding conventions
- Hosting an Eclipse plugin update site