Giter VIP home page Giter VIP logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Quick fix: see RPSTTest.java in jbpt-test module.

Install GraphViz and use IOUtils.invokeDOT to generate PNGs from Java code.

For more information on RPST, read:
Artem Polyvyanyy, Jussi Vanhatalo, and Hagen Völzer. Simplified Computation 
and Generalization of the Refined Process Structure Tree. Proceedings of the 
7th International Workshop on Web Services and Formal Methods (WS-FM). Hoboken, 
New Jersey, USA, September 16-17, 2010. LNCS 6551, pp. 25-41, Springer-Verlag.

Original comment by [email protected] on 21 Feb 2013 at 10:53

  • Changed state: Accepted

from codebase.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Perfect! Thank you.  Just few comments for MAC users

Before install Graphviz on Mountain Lion

install this
https://developer.apple.com/downloads/index.action

and follow this 
http://kerdsri.com/2012/09/05/how-to-install-graphviz-on-mountain-lion/

then in the class IOUtils change in
DEFAULT_GRAPHVIZ_DEFAULT_PATH = "/usr/local/bin/dot";

as path for  the executable dot. At least, mine is like that for MAC OS X.

Original comment by IamDeLac on 21 Feb 2013 at 2:01

from codebase.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.