Skip to content
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

How to run? #4

Closed
zidanmahmoud opened this issue Oct 27, 2021 · 2 comments
Closed

How to run? #4

zidanmahmoud opened this issue Oct 27, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@zidanmahmoud
Copy link

Sorry for my lack of knowledge.
For someone who is not familiar with Java, how to actually run the GUI? It is currently not mentioned in README.md

I am running on Ubuntu 20.04

@globaldeejays
Copy link

I've tried importing into Eclipse IDE and running as Java project but it had hundreds of errors and couldn't run. I'd like to know how to run it as well

@MaxiHuHe04 MaxiHuHe04 added documentation Improvements or additions to documentation question Further information is requested labels Apr 18, 2022
@MaxiHuHe04
Copy link
Owner

I finally published a release now. You can download it here and start the program using java -jar itunes-backup-explorer-1.0.jar. The only requirement is Java 11+. The jar file should also work on Linux, but I haven't tested it yet. If it doesn't work, please let me know.
If you want to launch it from source in an IDE or the terminal, simply use the Maven command mvn exec:exec.

@MaxiHuHe04 MaxiHuHe04 pinned this issue Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants