Git Product home page Git Product logo

cql2plantuml's People

Contributors

lbruand avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cql2plantuml's Issues

Scala string match error

@lbruand , This implementation is a really nice idea! I am trying to use it for a project and was not able to execute the jar file successfully. Please see the error below:

~: java -jar cql2plantuml-assembly-1.0.jar gf_is_rollup.cql
gf_is_rollup.cql gfroll.puml
Exception in thread "main" scala.MatchError: [1.1] failure: string matching regex (?i)\QCREATE TYPE\E' expected but �' found

^ (of class scala.util.parsing.combinator.Parsers$Failure)
at net.deeppay.cqlAST2puml.Main$.main(Main.scala:48)
at net.deeppay.cqlAST2puml.Main.main(Main.scala)

It is creating a puml file of 0 bytes because of this error. Can you please advice a workaround or correct this?

Add an include iuml file from commandline.

Add an option to include iuml file from the commandline. Create the FileBegin.iuml and FileEnd.iuml if they don't exist.

@startuml
!include FileBegin.iuml
List <|.. ArrayList
!include FileEnd.iuml
@enduml

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.