Git Product home page Git Product logo

Comments (5)

CarlKlagba avatar CarlKlagba commented on July 23, 2024

Can you post the exact error message and also the faulty JSON?

from jhipster-uml.

CarlKlagba avatar CarlKlagba commented on July 23, 2024

And also attach the xmi file.

from jhipster-uml.

pr0t3us avatar pr0t3us commented on July 23, 2024

@CarlKlagba Message:
The field 'name' does not possess any type, exiting now.
Error
at Object. (C:\Users...\npm\node_modules\jhipster-uml\lib\editors\modelio_parser.js:357:29)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (C:\Users...\npm\node_modules\jhipster-uml\lib\editors\editors.js:3:22)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
and xmi file: https://gist.github.com/pr0t3us/82b5a8f6f326203abf29
I think it will be nice for some example uml/xmi files to be included in jhipster-uml tutorial so we can compare those files.

from jhipster-uml.

CarlKlagba avatar CarlKlagba commented on July 23, 2024

You did not use the elements "Attribute" to make your fields.
It seems like you used an association of some sort, that isn't correct.
Remake your classes with the elements 'Attribute' (just below the 'Class' one).

See here the xmi I generate : https://gist.github.com/CarlKlagba/adafec81265abc04b1e4#file-gistfile1-xml

from jhipster-uml.

CarlKlagba avatar CarlKlagba commented on July 23, 2024

And also the type 'float' isn't supported by JHipster, create the datatype 'BigDecimal' to use instead of it.
See the annexe on our wiki to know more about the types you can use and those you have to define.
http://jhipster.github.io/jhipster_uml.html#annexes

from jhipster-uml.

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.