Git Product home page Git Product logo

Comments (2)

allan-d-c avatar allan-d-c commented on June 2, 2024

Never mind. I found the examples and instructions on using a config file and that is working fine.

from degraph.

schauder avatar schauder commented on June 2, 2024

Just for others that might stumble across this issue:

You have to use wildcards similar to those used e.g. in Ant:

Test matches just a class Test in the default package
**Test matches any class in any package that ends in Test

It is also highly recommended to use a cofiguration file instead of command line parameters

currently there is documentation about this in the wiki: https://github.com/schauder/degraph/wiki/Configuration-File-Format

I'm in the process of creating an updated version of the documentation here: http://schauder.github.io/degraph/documentation.html#configuration_file

from degraph.

Related Issues (20)

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.