Quote:
Originally Posted by DjMaddius
Awesome project! However, I'm running on ubuntu, java can't find the main class to execute the software. Secondly, same issue as above. Can't wait to use it once these issues are addressed!
|
I think the error here is that i compiled it with JRE 1.7 and you probably have JRE 1.6. Is the error something like this: "java.lang.NoClassDefFoundError" If so that is most definitely the issue.