An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/maven-central/v/net.imagej/imagej-launcher.svg)](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/badge.svg)](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.