eldur / jwbf

Java Wiki Bot Framework is a library to maintain Wikis like Wikipedia based on MediaWiki.
http://jwbf.sourceforge.net/
Apache License 2.0
78 stars 33 forks source link

Using in Eclipse #8

Closed mikael15 closed 10 years ago

mikael15 commented 10 years ago

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)

eldur commented 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?

mikael15 commented 10 years ago

Thank you for the support. I'm fine with a snapshot.

eldur commented 10 years ago

Hope this small change helps you ;-)

Kyoshi75 commented 10 years ago

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?

eldur commented 10 years ago

try if latest 2.1.0 SNAPSHOT will work

eldur commented 10 years ago

I assume that it work and close this agin

Kyoshi75 commented 10 years ago

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

eldur commented 10 years ago

It will be possible -- open a new issue, if you need a release version