ripple-unmaintained / ripple-lib-java

Java version of ripple-lib (work in progress)
ISC License
126 stars 109 forks source link

Replaced sun package with java.lang for better compatibility #1

Closed straumer closed 10 years ago

straumer commented 10 years ago

Hey. I was trying to compile this the Android way, but the compiler complained about the sun package. After some googling I found this:

http://stackoverflow.com/questions/12670003/the-import-sun-cannot-be-resolved