You need OpenJDK >=9 (I have only tested it with OpenJDK 11.02) else it will not work due to bytecode compat.
Oracle JDK 11 should work, too but I will only use OpenJDK’s in the future due to the new license of the Oracle JDK.
Downloads, e.g.:
You need OpenJDK >=9 (I have only tested it with OpenJDK 11.02) else it will not work due to bytecode compat.
Oracle JDK 11 should work, too but I will only use OpenJDK’s in the future due to the new license of the Oracle JDK.
Downloads, e.g.:
Here is a new update which fixes an annoying behaviour on Ubuntu 18.10 (lost key events in Eclipse editors):
Release Notes:
New in 1.52m (1.52m20):
If you have already installed the previous version just invoke the Eclipse main menu action “Help->Check for Updates” to update the plugin.
A new update is available which improves the plot display inside of tabs and adds new features and corrections.
The ImageJ plots (see ImageJ macro examples) are now scaled dynamically when a tab is resized.
If you reset the plot it is drawn according to the default plot size regardless of the tab dimensions (this behaviour follows the default ImageJ GUI window behaviour).
In addition fullscreen (F2) for plots is now supported and detached tabs are supported, too (both actions scales the plot accordingly when selected).
Furthermore a rare exception on MacOSX was fixed (closing detached free floating tabs).
New features:
Help->Examples->Autorun Examples
checkbox menu (true or false)If you have already installed the previous version just invoke the Eclipse main menu action “Help->Check for Updates” to update the plugin.
I also updated the MacOSX information how to improve the Eclipse fonts here:
https://github.com/Bio7/EclipseImageJ1Plugin (scroll down)
In addition consider to use the Tinker tool for MacOSX which can increase the system font to increase, e.g., the font for code completion and the package Explorer (14 pt. on Retina displays looks nice):
Once again a new update is available which improves the code completion, adds new actions to the ImageJ macro editor and contains several bugfixes.
New in 1.52o (1.52m30):
Installation:
To install the plugin the latest OpenJDK 11 is required and an installation of Eclipse 4.11, 4.10 or 4.9.
The plugin is availabe from the Eclipse Marketplace Client:
As an alternative open the Help->Install new Software dialog and add the following update site:
https://bio7.github.io/imagej/
To update an already installed plugin just check Eclipse for plugin updates (Help->Check for Updates)
MacOSX Eclipse Fontsize Correction
To fix the default font size on Eclipse (a matter of taste) I wrote a short summary on the Github page how to fix the font size (see https://github.com/Bio7/EclipseImageJ1Plugin - bottom page).
The plugin source and more information can be found on Github:
I released a new update of the ImageJ plugin:
New in 1.52p (1.52p36):
getValue("selection.size");
).Once again I released a new update of the ImageJ plugin:
New in 1.52p (1.52p61):
A new update of the ImageJ Eclipse plugin is available.
New in 1.52q (1.52q30):
A minor update is available which fixes a toolbar exception when the toolbar is embedded in the Image perspective and not saved detached on Eclipse shutdown (see second screenshot previous post).
Simply check for updates to install the latest plugin version if you’ve already installed the plugin.
A new Eclipse ImageJ plugin update is available.
New in 1.52q (1.52q44):
A minor update is available which fixes a Swing deadlock with PlotWindows.
Simply check for updates to install the latest plugin version if you’ve already installed the plugin.
A new major Eclipse ImageJ plugin update is available which heavily improves the debug interface of the plugin.
Important: Please close and reopen the “Debug” view if you update the installation (Window->Show View->Other…->ImageJ->Debug)! The debug view is now located in the macro editor plugin.
New in this release:
Please note that you can debug ImageJ macros without setting breakpoints.
To jump to a breakpoint use the new toolbar breakpoint action. If it is a simple breakpoint the debugger jumps to the next breakpoint. Multiple breakpoints are possible.
If an expression breakpoint(s) is/are available the script stops when the boolean expression is true which could be any line of the macro and not necessarily the line where the expression breakpoint(s) is/are located.
A new Eclipse ImageJ plugin update has been released. This plugin can be installed into the Eclipse platform or update the Bio7 3.1 application.
Release Notes
Installation
To install the plugin the latest Java >=8 is required (only if installed in Eclipse) and an installation of Eclipse or Bio7 3.1 (which is already bundled with OpenJDK 13.0.2).
The plugin can be installed from the Eclipse Marketplace:
As an alternative (and update for Bio7 3.1) open the Help->Install new Software dialog and add the following update site (see screenshot below):
https://bio7.github.io/imagej/
Then install the following features (see screenshot below):
Note for Bio7 3.1:
When installing the update for Bio7 3.1 don’t forget to recalculate the JDT Project Classpath for Java Projects (Context Menu ‘Project Explorer’ -> Fix Project Classpath) for the updated ImageJ plugin location.
Once again a new update is available (for the installation see previous post).
New in 1.52.u (1.52u29):
A new tiny update of the Eclipse ImageJ plugin is available (for the installation see one of the previous posts of this thread).
New in 1.52v (1.52v19)
Once again a new update of the Eclipse ImageJ plugin is available (for the installation see one of the previous posts of this thread).
New in 1.53.a (1.53a21):
A new update of the Eclipse ImageJ plugin is available (for the installation see one of the previous posts of this thread).
New in 1.53.c (1.53.c3):
A new update of the Eclipse ImageJ plugin is available.
New in 1.53.d (1.53.d7):
Installation
To install the plugin the latest Java >=8 is required (only if installed in Eclipse) and an installation of Eclipse or Bio7 3.1 (which is already bundled with OpenJDK 13.0.2).
The plugin can be installed from the Eclipse Marketplace:
As an alternative (and update for Bio7 3.1) open the Help->Install new Software dialog and add the following update site (see screenshot below):
https://bio7.github.io/imagej/
Then install the following features (see screenshot below):
Note for Bio7 3.1:
When installing the update for Bio7 3.1 don’t forget to recalculate the JDT Project Classpath for Java Projects (Context Menu ‘Project Explorer’ -> Fix Project Classpath) for the updated ImageJ plugin location.
A new version of the ImageJ plugin is available.
New in 1.53f.40:
Before (AWT Windows HighDPI, Eclipse 4.16):
After (SWT Windows HighDPI, Eclipse 4.17):
Installation
To install the plugin the latest Java >=8 is required (only if installed in Eclipse) and an installation of Eclipse or Bio7 3.1 (which is already bundled with OpenJDK 13.0.2).
The plugin can be installed from the Eclipse Marketplace:
As an alternative (and update for Bio7 3.1) open the Help->Install new Software dialog and add the following update site (see screenshot below):
https://bio7.github.io/imagej/
Then install the following features (see screenshot below):
Note for Bio7 3.1:
When installing the update for Bio7 3.1 don’t forget to recalculate the JDT Project Classpath for Java Projects (Context Menu ‘Project Explorer’ -> Fix Project Classpath) for the updated ImageJ plugin location.
Once again a new version of the ImageJ plugin is available.
New in 1.53.h (1.53.h30):
This plugin can also update the ImageJ plugin of the current Bio7 installation, see: https://bio7.org.
Please note that you can use advanced available Eclipse editors in combination with ImageJ.
In the main menu execute Plugins->Execute Script
to interpret editor source of supported ImageJ scripting languages or Plugins-> Compile Java
to compile ImageJ plugins with a JDK.
For installation or update details see previous post.
A new update of the Eclipse ImageJ plugin is available.
New in 1.53h (1.53h62):
This plugin can also update the ImageJ plugin of the current Bio7 installation, see:
Please note that you can use advanced available Eclipse editors in combination with ImageJ using the ImageJ script API.
In the main menu execute Plugins->Execute Script to interpret editor source of supported ImageJ scripting languages or Plugins-> Compile Java to compile ImageJ plugins with a JDK.
For installation or update details see the previous posts.