The DSF (Data Sharing Framework) Project Generator is born within the DSF Spring School 2026, to speed up DSF process plugin development. This DSF-Community tool is based on Java, Mustache }} and JavaFX.
Download OpenJDK JDK 25 or later for your operating system. Make sure JAVA_HOME is properly set to the JDK installation directory.
If you run on Linux, Mac or Windows, follow these steps:
cd dsf-project-generator
To compile and run the project:
mvn clean javafx:run
The DSF Process Tutorial Prerequesites and Exercise 0 can be used as a starting point, if you are not familiar with the DSF.
All code is published under the Apache-2.0 License.