Skip to content
Snippets Groups Projects
Commit c46c1b52 authored by Curtis Rueden's avatar Curtis Rueden Committed by Tobias Pietzsch
Browse files

Convert ImageJ 1.x plugins to SciJava commands

Among other benefits, this allows the plugins to be discovered
efficiently simply by being on the classpath, rather than needing a
plugins.dir system property pointing to a single location with all
the JAR files, which must then be scanned for plugins.config files.

This is a breaking API change, so bumps to major version 4.
parent 0fbc703c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment