Skip to content
/ studio Public
forked from eternita/studio

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

Notifications You must be signed in to change notification settings

neuro4j/studio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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%