Skip to content

josejamilena/studio

 
 

Repository files navigation

Neuro4j Studio

Neuro4j Studio is open-source visual workflow editor for java applications based on the Eclipse. Studio distributed under the Apache license.

======

To build Studio from source follow these steps:

  • get sources from Git repository (git clone https://github.com/neuro4j/studio.git studio);
  • install Apache Maven version > 3.0;
  • run “mvn install”;
  • eclipse product will be available in folder ./product/target/products/;

======

Studio includes following plugins:

  • Flow Editor;
  • Flow Debug Client;

workflow-example-higlevel

More information available at (http://neuro4j.org/projects/java-workflow-engine/)

Debuging flow

Neuro4j Studio provides plugin which allows to debug flow in visual editor.

workflow-example-higlevel

More information about debug plugin avaliable at http://neuro4j.org/docs/wf/flowdebugtool

About

Neuro4j Studio is open-source visual workflow editor for java applications based on the Eclipse. Studio distributed under the Apache license.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%