Giter Site home page Giter Site logo

Comments (4)

Sammy1Am avatar Sammy1Am commented on May 29, 2024

Gradle should be automatically pulling that library down from Maven for you:
https://github.com/SammyIAm/Moppy2/blob/master/Java/MoppyLib/build.gradle#L33

If it's not doing so automatically, there may be an issue with either the Gradle config of the project, or the Gradle config of your Eclipse plugin.

There are additional dependencies that will need to be pulled down as well (Lombok, Jackson) so if it didn't grab the serial library, you may have issues with those too.

from moppy2.

redcubie avatar redcubie commented on May 29, 2024

Yeah, I have issues with Lombok as well, Lombok wants to install every time I click run, but it's already installed. Thanks for the clarification on why the libraries are not mentioned. To fix my issue I had to click import and then gradle and then Existing Gradle Project and then everything downloaded fine.

from moppy2.

Sammy1Am avatar Sammy1Am commented on May 29, 2024

Yeah, I've a bit of a like-hate relationship with Lombok myself but when it stays out of the way it's handy to have.

I've added the information you've provided on importing the project to the dev wiki page, if there's anything else that might be helpful to add you can either put in in this or another ticket or I guess there's a way to clone the wiki itself as a git repo and do a pull request:
https://github.com/SammyIAm/Moppy2/wiki/Getting-Started-with-Moppy-Development

from moppy2.

Sammy1Am avatar Sammy1Am commented on May 29, 2024

Sounds like you got the serial drivers working so I'm going to close this for now. Feel free to reopen if there's still serial issues, or create a new issue if there's something else not working.

from moppy2.

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.