Giter Site home page Giter Site logo

Comments (3)

pvgoran avatar pvgoran commented on August 20, 2024

After investigation, it looks like the "impl"-type dependencies are not needed. I replaced usages of org.netbeans.modules.extexecution.base.ExternalProcessBuilder with org.netbeans.api.extexecution.ExternalProcessBuilder in these two modules, after that the "impl"-type dependencies could be safely removed. This way, I managed to compile and install the modules.

Is it possible to attach a patch here? Or the only way is to fork and create a pull request?

from nbscala.

pvgoran avatar pvgoran commented on August 20, 2024

Ok, here is the patch. (I had to rename to .txt before GitHub allowed it.)

remove-impl-module-dependencies.patch.txt

from nbscala.

akochnev avatar akochnev commented on August 20, 2024

@pvgoran - nice work on tracking down the replacement for the external execution module that became an API! I'm a bit surprised that the rest of the plugin worked when you removed the other implementation dependencies, but it certainly is possible that they're out of date. I'll try out your patch and create a PR for @dcaoyuan to merge in

from nbscala.

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.