GithubHelp home page GithubHelp logo

IOUtils not found about bakebread HOT 5 CLOSED

bitstadium avatar bitstadium commented on June 12, 2024
IOUtils not found

from bakebread.

Comments (5)

dryganets avatar dryganets commented on June 12, 2024

@paul-mc-arrow, could you take a look?

I'm not sure if anyone supports this repository now when we both left Microsoft.

I see it has been moved to HockeyApp from Skype which is probably a good sign :)

from bakebread.

dryganets avatar dryganets commented on June 12, 2024

@sigman78 ,
My only guess why the IOUtils could be not found is that you are using the jdk which doesn't have sun internal classes.

sun.misc.IOUtils I guess is part of the oracle jdk, but likely missing in the openjdk.

I have no background on why @paul-mc-arrow used the internal classes though, I think it could be moved to something more portable :)

from bakebread.

sigman78 avatar sigman78 commented on June 12, 2024

@dryganets HockeyApp is acquired by the Microsoft under the name of AppCenter so I guess it doesn't make a huge difference)

from bakebread.

dryganets avatar dryganets commented on June 12, 2024

Nor me not @paul-mc-arrow are working at Microsoft anymore.
This project was supported by Skype originally.
It was an internal tool for debugging device specific native issues.

The fact that it got moved to HockeyApp makes difference because in this case there is at least a slight chance that you will get any support as I don't think anyone at Skype is interested in this tool now.
I don't remember we needed this tool since we moved to react-native for mobile.

Anyway, you could try to hook the corresponding code from the apache commons library, it should be trivial to use it.

Another option will be to use jdk 7 from Oracle or OpenJdk 8.
They seems to have corresponding class.

I surprised someone in community has interest in this project as it is supper low level tool designed for hopeless cases like targeting the Linux kernel issues or dealing with device specific issues.

from bakebread.

dryganets avatar dryganets commented on June 12, 2024

You could refer to this implementation:
JetBrains/jdk8u_jdk@5e7b05b

from bakebread.

Related Issues (1)

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.