-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source code of InVisibleFrame.jar etc. #24
Comments
I uploaded jars here,copyto maven local repository should works. |
Was my previous post misleading? I can build lizzie-yzy2.4.6-shaded.jar but I do not like to run a program without its source code. So I asked about *.java files that correspond to the following jar files.
As a trial, I deleted these jar files. I also removed jxbrowser parts and clockHelper parts from pom.xml and *.java. The main function of LizzieYzy seems to work successfully without them. |
Oh, I understand now,the |
Maybe I can just upload the java source without fox server links(replace fox server links to something like ****). |
Thanks for the answer! |
Upload souce code here: |
There are some *.jar files in the repository. Could you show the sources of them and how to build them?
I am trying to build LizzieYzy on Linux. Though
mvn package
says "BUILD SUCCESS" with the following modification, I hesitate to runjava -jar target/lizzie-yzy2.4.6-shaded.jar
because of *.jar without sources.The text was updated successfully, but these errors were encountered: