Closed dmjeffmoore closed 3 years ago
Sorry, just saw this now. I'm also on Linux and VS Code (but I havn't looked at this project in a while) I really should have written more in the README....
It should be built installed and built with the regular maven commands. I had a go and couldn't seem to make it work locally..
I made a commit updating things to JDK 11 and master seems to build for me now. I also added a few pointers in the README https://github.com/addshore/facebook-data-image-exif/commit/550761f4c98405b6b97b68fe07e7b1d0e193e206
I have also enabled Github Actions now https://github.com/addshore/facebook-data-image-exif/pull/18 which will do the building for you too. You can download and try out a JAR from the build output.
@addshore how do I compile and run the project? I did a few hours of researching how to start a maven project with javafx without success. I'm on linux using VS Code.
I believe this should fix https://github.com/addshore/facebook-data-image-exif/issues/16 but I still need to test it.