Debug Java in Bio7

27.06.2018 In Bio7 R and Java code can be easily combined in the Bio7 platform. For instance to create Graphical User Interfaces in Java (with SWT or JavaFX), transfer image pixel/selection data from ImageJ and finally doing the analysis parts in R code/scripts which can be called from within Java (an easy to use API … Read more

Bio7 2.8 Released

30.05.2018 A new and improved release of Bio7 is available. The new Bio7 2.8 release comes with a plethora of new R features and bugfixes. Release Notes: General: Updated Eclipse RCP to 4.7.3 Windows R update to version 3.5.0 ImageJ plugin updated to version 1.52d7 Added the ImageJ Edit perspective to the default opened perspectives … Read more

R Improvements for Bio7 2.8

18.05.2018 The next release of Bio7 adds a lot of new R features and improvements. One minor change is that the default perspective after the startup of Bio7 now is the R perspective to emphazise the importance of R within this software. The R-Shell view has been simplified and the R templates have been moved … Read more

Bio7 2.7 Bugfix Release for MacOSX

26.02.2018 Last week I released a new bugfix version of Bio7 which fixes some annoying bugs on MacOSX and updates some plugins. Updated ImageJ to version 1.51v1 Improved the import of Java projects (No annoying dialog anymore) Improved the execution of Shiny apps (No dialog when stopping the server) Fixed several bugs and possible deadlocks … Read more

Bio7 2.7 Retina-Display Fix for MacOSX

08.01.2018 I recently discovered on a high dpi display (Retina-Display) enabled 13’’ notebook that the latest release of Bio7 for MacOSX is not displayed in high dpi but in a lower resolution which makes text and icons blurry (scaled) and unnecessary strains the eyes when editing R scripts with the R editor. So I uploaded … Read more