Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
I assume you are talking about 

private void fromJarToFs(String jarPath, String filePath) throws IOException ???

The bigger question is why isn't getResourceAsStream finding your DLL in the 
JAR?

Original comment by mellowaredev on 19 Oct 2012 at 11:15

  • Changed state: Accepted

from jintellitype.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
OH and feel free to submit a patch if you figure out what it is.  I don't want 
to just check if InputStream is null and do nothing, I guess I could throw a 
custom exception with an error message "DLL not found in JAR".

Original comment by mellowaredev on 19 Oct 2012 at 11:16

from jintellitype.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Yes, that´s what it would have been if copy&paste had worked as expected =(
Can you fix the title, please?

getResourceAsStream() isn´t finding the DLL cause there is no DLL =)
I want it to load the DLL from the file system, so the InputStream will always 
be null.

The custom exception sounds good in case the code will continue to run. At the 
moment, Eclipse stops at the NullPointerException.

Original comment by [email protected] on 19 Oct 2012 at 11:40

from jintellitype.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
This issue was closed by revision r39.

Original comment by mellowaredev on 20 Oct 2012 at 11:57

  • Changed state: Fixed

from jintellitype.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
I posted a BETA distribution here...

http://code.google.com/p/jintellitype/downloads/list

Once you have tested it all i will do a release.

Original comment by mellowaredev on 20 Oct 2012 at 12:04

from jintellitype.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Ok, turns out Eclipse stopped at some piece of my code as a result of the first 
problem that the DLL couldn´t be loaded. Sorry, I thought this was caused by 
the NullPointerException but it wasn´t.

Original comment by [email protected] on 20 Oct 2012 at 1:08

from jintellitype.

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.