Ticket #641 (closed defect: fixed)
Move some core plugins to their own project
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | biweekly-2011: Jul-05 to Jul-15 |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
The plugins that rely on loci (such as OpenImage) shopuld be moved out of core and into their own subproject. Right now core depends upon BioFormats which is undesirable.
So move OpenImage and RevertImage. Probably take NewImage along with it. Maybe make the project called ij-io (though I like ij-image).
Change History
comment:2 Changed 8 years ago by bdezonia
I have made code changes on my own system (project name = ij-imgplus - not great). Project compiles. Removed loci dependency from core-plugins. Editted relevant POMs. New subproject has four plugins (New, Open, Revert, and Save).
Note that the moved plugins are not discovered by sezpoz yet. Debugging.
Note: See
TracTickets for help on using
tickets.
project name = ij-img