Git Product home page Git Product logo

Comments (6)

piegamesde avatar piegamesde commented on June 16, 2024

Normally, running the jar from gradle github should work as well as directly starting it with gradle run. So either the required resources did not get generated, or they didn't get copied into the final jar.

from blockmap.

uncovery avatar uncovery commented on June 16, 2024

ok that worked now, thanks!

from blockmap.

uncovery avatar uncovery commented on June 16, 2024

Yeah, sorry, I made a mistake, this issue is still here. How can I check if the sources got generated? Where in the jar should they be?

from blockmap.

piegamesde avatar piegamesde commented on June 16, 2024

They should be in the top level folder of the jar, and are called block-colors-*.json. They should also appear in BlockMap-core/src/main/generated-resources which links to BlockMap-internal/build/generated-resources/core-main/ and will be copied to /build/resources at runtime by Gradle.

from blockmap.

uncovery avatar uncovery commented on June 16, 2024

They are in BlockMap\BlockMap-internal\build\generated-resources\core-main, but not in BlockMap-core/src/main/generated-resources

I am building a jar, then copy that to my server (centos) and run it there. So far I have been using the Blockmap.jar in BlockMap\BlockMap-standalone\build\libs

from blockmap.

uncovery avatar uncovery commented on June 16, 2024

also fixed with the latest release

from blockmap.

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.