Coder Social home page Coder Social logo

[Question]: Run without plugin about schema-gen HOT 2 CLOSED

setoff avatar setoff commented on August 16, 2024
[Question]: Run without plugin

from schema-gen.

Comments (2)

reaster avatar reaster commented on August 16, 2024

schema-gen can be built using Gradle command:

gradle build

However, that doesn't buy you much because you still need to tweak the config and sometimes the schema and/or the framework itself to get the desired result. I recommend using the Community edition of IntelliJ because it has good support for both Groovy and Gradle. You can import the build.gradle file and IntelliJ will download the dependencies and compile the framework. Then, you can start playing with the examples found in DartGenMain.groovy, SwiftGenMain.groovy, etc. to exercise the code generator.

The companion schema-gen-examples project demonstrates how to test and use the generated code. If you install the examples project in the same parent folder as schema-gen, you can re-generate the existing examples using the above mentioned <language>GenMain.groovy files which can serve as working templates for your own project.

If you have a simple, well designed schema, with luck you may get a working code set without much effort. However, most real world schemas will require delving into the framework which can be a steep learning curve, especially if you don't know Groovy. Also, all these tools and languages are moving targets, which is why the groovy plugin broke and why current java/groovy version support is lacking. These will eventually be addressed, but you may have to wait until I have a personal or commercial requirenment or a contributor issues a pull request.

from schema-gen.

setoff avatar setoff commented on August 16, 2024

Thank you for response and advices!

from schema-gen.

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.