Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and simplify packaging and running of spoon-visualization #5963

Merged
merged 7 commits into from
Sep 8, 2024

Commits on Aug 30, 2024

  1. Add launcher class

    I-Al-Istannen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5fb5871 View commit details
    Browse the repository at this point in the history
  2. Trim pom

    I-Al-Istannen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1ba8354 View commit details
    Browse the repository at this point in the history
  3. Produce single fat jar

    I-Al-Istannen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    292e36c View commit details
    Browse the repository at this point in the history
  4. Add javafx plugin

    I-Al-Istannen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    377da2b View commit details
    Browse the repository at this point in the history
  5. Update readme

    I-Al-Istannen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5218b3e View commit details
    Browse the repository at this point in the history
  6. Use classpath mode for javafx plugin

    module path mode does not work with eclipse jdt, which is incorrectly
    split for modularization
    I-Al-Istannen committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cf79111 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51e2ea6 View commit details
    Browse the repository at this point in the history