Giter Club home page Giter Club logo

Comments (7)

cvogt avatar cvogt commented on August 25, 2024

probably requires using the native JDK WatchService when not on OSX. It has the same api, so should be an easy port

from cbt.

mchav avatar mchav commented on August 25, 2024

Switched from OpenJDK to Oracle JDK. Works fine now.

from cbt.

mchav avatar mchav commented on August 25, 2024

Scratch that..compiling source is fine. Still happens when build has errors because it just restarts CBT.

from cbt.

cvogt avatar cvogt commented on August 25, 2024

can you explain more. Does it loop or not? The library BarbaryWatchService cbt is using is advertised for OSX. I have no idea if it works on other systems, but we can use the JDK buildin one instead then. Somebody would just need to implement that switch.

from cbt.

mchav avatar mchav commented on August 25, 2024

If there is an error in the "build" file it restarts CBT and tries to recompile every time. If there is an error in the source file the watcher acts as expected.

from cbt.

cvogt avatar cvogt commented on August 25, 2024

@ChavXO so just to be clear: Detecting fine changes and reacting to it works on linux? Could you check on windows as well (ideally with and without cygwin)? We should setup CI for that.

And if there is a compile error in CBT itself it keeps looping. This is a known issue, that needs fixing. to do with status codes.

from cbt.

cvogt avatar cvogt commented on August 25, 2024

I hear this is not an issue any longer

from cbt.

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.