https://github.com/imagej/imagej-launcher
The ImageJ native launcher
https://github.com/imagej/imagej-launcher
Last synced: 12 months ago
JSON representation
The ImageJ native launcher
- Host: GitHub
- URL: https://github.com/imagej/imagej-launcher
- Owner: imagej
- License: bsd-2-clause
- Created: 2013-06-05T17:00:33.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T03:23:52.000Z (over 1 year ago)
- Last Synced: 2025-07-05T03:36:41.447Z (12 months ago)
- Language: Java
- Homepage: https://imagej.net/learn/launcher
- Size: 987 KB
- Stars: 22
- Watchers: 28
- Forks: 18
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22net.imagej%22%20AND%20a%3A%22imagej-launcher%22)
[](https://github.com/imagej/imagej-launcher/actions/workflows/build-main.yml)
The ImageJ launcher is a supporting library for launching ImageJ.
For the latest native support in launching ImageJ, see [Jaunch](https://github.com/apposed/jaunch)
## Purpose
The launcher provides an entry point into the ImageJ Java application. Its most
major function is to facilitate the ImageJ Updater feature of ImageJ2, by
taking care of pending updates when ImageJ2 is first launched.