You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.\[Winter 2021\] (with {% include person id='elevans' %} and {% include person id='hinerm' %}) *PyImageJ paper.* ([roadmap](https://github.com/imagej/pyimagej/projects/1))
108
-
2.\[Winter 2021\] (with {% include person id='gselzer' %} and {% include person id='hinerm' %}) **SciJava Ops** + **ImageJ Ops2** ([roadmap](https://github.com/orgs/scijava/projects/1)), including [JPMS/Jigsaw](https://openjdk.java.net/projects/jigsaw/) modularization and migration of SciJava foundational libraries to Java 11.
109
-
3.\[Spring 2022\]**Maven-based ImageJ Launcher.** And migrate ImageJ and Fiji to ship with Java 11. Use a Java-6-compatible stub classpath that checks your Java version and tells you how to upgrade to Java 11 if needed. Retire the Java-8 update site, using Maven coordinates instead.
113
+
-\[Spring 2022\] (with {% include person id='elevans' %}) **PyImageJ paper.** ([roadmap](https://github.com/imagej/pyimagej/projects/1))
114
+
-\[Spring 2022\] (with {% include person name='Jack Rueth' %}) **ImageJ wiki search bar.** Search tutorials, source code, and more.
115
+
-\[Spring 2022\] (with {% include person name='Amandine Tournay' %}) **Python from Java.** Use PyImageJ from inside the Fiji desktop application. And respond to [the thread](https://forum.image.sc/t/fiji-conda/59618/23) in detail.
116
+
-\[Spring 2022\] (with {% include person id='axtimwalde' %}) Migrate ImageJ2 and Fiji to ship with Java 11 or 17. Use a Java-6-compatible stub classpath that checks your Java version and tells you how to upgrade to newer Java if needed.
117
+
-\[Autumn 2022\] (with {% include person id='gselzer' %}) **SciJava Ops** + **ImageJ Ops2** ([roadmap](https://github.com/orgs/scijava/projects/1)), including [JPMS/Jigsaw](https://openjdk.java.net/projects/jigsaw/) modularization and migration of SciJava foundational libraries to Java 11.
118
+
-\[Winter 2022\]**Maven-based ImageJ Launcher** to simplify creation and maintenance of update sites.
110
119
111
120
### Medium-term priorities
112
121
113
-
1.**GitHub issue reporting plugin.** The Fiji BugZilla and ImageJ Trac are now static content only. The [Report a Bug](/discuss/bugs) plugin needs to send reports to GitHub instead. ([scijava/scijava-plugins-issues-github](https://github.com/scijava/scijava-plugins-issues-github))
114
-
2.**Integrate PyImageJ with the ImageJ launcher.** (see also [this forum discussion](https://forum.image.sc/t/fiji-conda/59618/13))
122
+
-**GitHub issue reporting plugin.** The Fiji BugZilla and ImageJ Trac are now static content only. The [Report a Bug](/discuss/bugs) plugin needs to send reports to GitHub instead. ([scijava/scijava-plugins-issues-github](https://github.com/scijava/scijava-plugins-issues-github))
123
+
-**Integrate PyImageJ with the ImageJ launcher.** (see also [this forum discussion](https://forum.image.sc/t/fiji-conda/59618/13))
115
124
116
125
### Longer-term priorities
117
126
118
-
1.**Rich Image.** Improve the [ImageJ Common](/libs/imagej-common) data model to support metadata (e.g., spatial transformations) as a first-class citizen. ([imagej/imagej-common@rich](https://github.com/imagej/imagej-common/compare/rich), [imagej/janelia-hackathon-2016](https://github.com/imagej/janelia-hackathon-2016))
119
-
2.**SCIFIO blockization.** ({% include github org='scifio' repo='scifio' issue=283 %})
120
-
3.**ImageJ Launcher.** Switch to a JavaFX-based native launcher. Retire the current ImageJ Launcher.
121
-
({% include github org='imagej' repo='imagej-launcher' issue=33 %})
122
-
4.**ImageJ Electron app.** Shared memory between Java, JavaScript and Python. ([imagej/imagej-electron-app](https://github.com/imagej/imagej-electron-app))
2. Coordinating efforts and mentoring programmers at [LOCI](/orgs/loci)
130
-
3. Server maintenance and troubleshooting
131
-
4. User support: questions on the [Image.sc Forum](/discuss), [bug reports](/discuss/bugs), [pull requests](https://github.com/search?q=is%3Apr+is%3Aopen+user%3Afiji+user%3Aimagej+user%3Amaven-nar+user%3Ascifio+user%3Ascijava+user%3Aslim-curve&type=Issues), email
127
+
-**Rich Image.** Improve the [ImageJ Common](/libs/imagej-common) data model to support metadata (e.g., spatial transformations) as a first-class citizen. ([imagej/imagej-common@rich](https://github.com/imagej/imagej-common/compare/rich), [imagej/janelia-hackathon-2016](https://github.com/imagej/janelia-hackathon-2016))
128
+
-**SCIFIO blockization.** ({% include github org='scifio' repo='scifio' issue=283 %})
129
+
-**ImageJ Launcher.** Switch to a JavaFX-based native launcher. Retire the current ImageJ Launcher.
130
+
({% include github org='imagej' repo='imagej-launcher' issue=33 %})
131
+
-**ImageJ Electron app.** Shared memory between Java, JavaScript and Python. ([imagej/imagej-electron-app](https://github.com/imagej/imagej-electron-app))
0 commit comments