Bio7 on Bitbucket

16.05.2012 At the moment i migrate the Bio7 source to Bitbucket a GIT provider which is offering free webspace for an unlimited amount of projects. With this migration i can easier update code from different computers (with a different OS) and i hope that i can improve my productivity e.g. for the next Bio7 1.6 … Read more

Bio7 1.6 Release Plan

12.04.2012 Currently i’m working on the next release of Bio7. One of the biggest changes of Bio7 1.6 will be the possibility to dynamically compile and load Java 7 code. In addition the compiler will produce more useful error messages if the written source code is erroneous. The next version will also allow the update … Read more

Drag and Drop in Bio7

22.12.2011 Several external file types can be dragged on the Bio7 interface. Here is an overview of the supported file types and the action involved: GUI Comp. File Type Action Global1 *.exml Loads a pattern, compiles Java code (if availabe) and executes the setup method of the compiled code (see example). Global1 *.RData Starts Rserve … Read more

Useful Eclipse Plugins for Bio7

05.12.2011 Since Bio7 is based on Eclipse and integrates the current Update Manager (p2) of Eclipse some useful plugins can be installed to extend the default Bio7 framework functionality. Here are some links to useful plugins. EGIT – EGit is an Eclipse Team provider for the Git version control system (see previous article!) SFTP – … Read more