Closed mikael15 closed 10 years ago
You are right, here we have a problem. I going to fix it now.
Do you need a public release or is a snapshot okay?
Thank you for the support. I'm fine with a snapshot.
Hope this small change helps you ;-)
I have the same issue on 2.0 Since I use jdk 1.6 I can't use the 3.0 SNAP Do you plan to merge the fix in 2.0?
try if latest 2.1.0 SNAPSHOT will work
I assume that it work and close this agin
Sorry I was on weekend and not able to reply I've tested the latest snapshot and it works! Thank you for your quick reply! I will continue my tests with this delivery and if everything is ok, will it be possible to have a public release? Thank you again
It will be possible -- open a new issue, if you need a release version
I'm trying (without success) to use jwbf.jar into an Eclipse plugin. Mainly the problem is Caused by: java.lang.IllegalArgumentException: URI scheme is not "file" at java.io.File.(Unknown Source)
at net.sourceforge.jwbf.JWBF.init(JWBF.java:81)
at net.sourceforge.jwbf.JWBF.(JWBF.java:47)
Please try this on your side or tell me who can I use it in my purpose (Eclipse application integration)