Ticket #1191 (closed enhancement: fixed)
Opened 2012-05-18T15:31:58-05:00
Last modified 2012-05-18T17:59:25-05:00
The ImageJ launcher opens a console window when the environment variable JAVA_HOME is set
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | 2.0.0-beta2 |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
As the ImageJ launcher on Windows opens a console when something is printed, and something is printed when JAVA_HOME is set, that annoying window will be there whenever somebody has that environment variable set.
Avoid this by not printing an unnecessary message when JAVA_HOME is set.
Change History
comment:1 Changed 2012-05-18T17:59:25-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
Fixed in https://github.com/imagej/imagej/commit/9d17062f8851eaf170729cbb2ef8497bb58d4c73.