https://bugzilla.redhat.com/show_bug.cgi?id=1250198



--- Comment #4 from Zbigniew JÄ™drzejewski-Szmek <[email protected]> ---
The docs talk about eclipse. I don't use eclipse, but I guess that .project and
.classpath might be used by it. But I don't think that you should try to use
eclipse.

javac src/vash/**/*.java src/ec/util/MersenneTwisterFast.java

almost works, except that something called util.Base64 is missing. There are
two implmenetations of based64 for java packaged for Fedora, but I don't think
either this is either of them. There's also Base64 class in java stdlib. If I
were you, I'd try to patch the sources to use the bultin Base64 class. If you
need help with that, let me know.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to